description |
---|
Lists router tokens of a federated graph. Only shows metadata not the actual token. |
npx wgc router token list <name>
The npx wgc router token list
command lists all the tokens of a federated graph.
<name>
: The name of the federated graph.
-n, --namespace
: The namespace of the federated graph (Default: "default").
npx wgc router token list production
Lists all the tokens of the federated graph named "mygraph" within the default namespace.