package
2.0.0-rc.121+incompatible
Repository: https://github.com/wundergraph/graphql-go-tools.git
Documentation: pkg.go.dev

# Functions

New creates a Playground for given Config.

# Structs

Config is the configuration Object to instruct ConfigureHandlers on how to setup all the http Handlers for the playground.
HandlerConfig is the configuration Object for playground http Handlers.
Playground manages the configuration of all HTTP handlers responsible for serving the GraphQL Playground.

# Type aliases

Handlers is an array of HandlerConfig The playground expects that you make all assigned Handlers available on the corresponding Path.