Move - WunderGraph

Usage

npx wgc monograph move <name> -n fromNS -t toNS

Moving a monograph will also move the single underlying subgraph. No recomposition takes place.

Description

The npx wgc monograph move command allows you to move a monograph into a different namespace.

Parameters

Options

Example

Moves the monograph named “mygraph” into the “production” namespace.

npx wgc monograph move mygraph -n default -t production