Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wundergraphinc-milinda-eng-8701-implement-cache-warmer-from.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Requirements

PackageMinimum version
wgc0.74.0

Usage

npx wgc monograph version get <name>

Description

The wgc monograph version get command retrieves and displays the router compatibility version that has been set for a specific monograph.

Output

The router compatibility version that has been set for the monograph.

Example

> npx wgc monograph version get mygraph -n prod
┌────────────┬───────────┬─────────┐
 GRAPH NAME NAMESPACE VERSION
├────────────┼───────────┼─────────┤
 mygraph prod 1
└────────────┴───────────┴─────────┘