Requirements
Usage
Description
Thewgc monograph version get command retrieves and displays the router compatibility version that has been set for a specific monograph.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Help map how teams scale Federated GraphQL in the State of Federation 2026 Survey. We donate $30 to UNICEF per response → Take the survey.
Retrieves and displays the router compatibility version that has been set for a specific monograph.
npx wgc monograph version get <name>
wgc monograph version get command retrieves and displays the router compatibility version that has been set for a specific monograph.
> npx wgc monograph version get mygraph -n prod
┌────────────┬───────────┬─────────┐
│ GRAPH NAME │ NAMESPACE │ VERSION │
├────────────┼───────────┼─────────┤
│ mygraph │ prod │ 1 │
└────────────┴───────────┴─────────┘
Was this page helpful?