Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 467 Bytes

File metadata and controls

12 lines (9 loc) · 467 Bytes

graphql-editor

The handy docker image for graphql-editor and get-graphql-schema

Quick start

Editor

To launch graphql-editor, run docker compose up editor

Export

To export the existing graphql schema, fill the blanks in .env.local copied from .env and run docker compose up export Then you'll get schema.graphql