The handy docker image for graphql-editor and get-graphql-schema
To launch graphql-editor
, run docker compose up editor
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