mercurius-js / mercurius

Implement GraphQL servers and gateways with Fastify

Home Page:https://mercurius.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add type definition for graphiql configuration with an object.

codeflyer opened this issue · comments

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.