This document outlines some best practices for setting up your StepZen workspace for ease of maintenance in a team environment.
. └── supergraph ├── subgraph │ ├── index.graphql │ ├── queries.graphql │ ├── types.graphql │ ├── mutations.graphql │ └── extensions/ ├── subgraph └── subgraph