Move a subgraph into a different namespace
npx wgc subgraph move
command allows you to move a subgraph into a different namespace.
<name>
: The name of the subgraph you want to move.-n, --namespace
: The namespace of the subgraph.-t, --to
: The new namespace of the subgraph.--suppress-warnings
: This flag suppresses any warnings produced by composition.