Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 647 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 647 Bytes
description icon
Commands to manage namespaces within the organization
object-ungroup

Namespace

Namespaces are a way to isolate your federated graphs and subgraphs. They are the way to group graphs in different environments, such as production and staging. For example you can have a federated graph called my-api in a production and staging namespace. All graph operations and compositions are scoped to graphs present in a particular namespace. Every organization is provided a default namespace which cannot be deleted. You can scope CLI commands to a particular namespace by passing the -n flag or default is considered.