99designs/gqlgen

Customize Playground

Open

#2,575 opened on Mar 1, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (1,250 forks)auto 404
help wanted

Repository metrics

Stars
 (10,737 stars)
PR merge metrics
 (PR metrics pending)

Description

What happened?

It would be nice if there was a way to customize the playgrounds initial 'Window 1' so that we can input example queries instead of the default text in the screenshot.

What did you expect?

Be able to customize the playground.

Minimal graphql.schema and models to reproduce

versions

  • go run github.com/99designs/gqlgen version? v0.17.24
  • go version? 1.19

Contributor guide