List
Lists router tokens of a federated graph. Only shows metadata not the actual token.
Usage
Description
The npx wgc router token list
command lists all the tokens of a federated graph.
Parameters
<name>
: The name of the federated graph.
Options
-n, --namespace
: The namespace of the federated graph (Default: "default").
Examples
Lists all the tokens of the federated graph named "mygraph" within the default namespace.
Last updated