List
Lists all the federated graphs.
Usage
Description
The npx wgc federated-graph list
command allows you to list all the federated graphs under your organization.
Options
-n, --namespace
: Filter to get graphs in this namespace only.-r, --raw
: Prints to the console in json format instead of table (Deprecated).-j, --json
: Prints to the console in json format instead of table.-o, --out
: Destination file for the json output. Has precedence over bothraw
andjson
--only-contracts
: Filter to list only contracts
Last updated