Skip to content

tk42/graphql-editor

Repository files navigation

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