mercurius-js / mercurius

Implement GraphQL servers and gateways with Fastify
https://mercurius.dev/
MIT License
2.34k stars 234 forks source link

Add type definition for graphiql configuration with an object. #903

Closed codeflyer closed 1 year ago

codeflyer commented 1 year ago

The new feature that allow the graphiql integration to add external plugin is not supported in the typescript definition.

Update the TS definition to allow the use in TS projects.