GraphQLContext
Type Alias: GraphQLContext
GraphQLContext:
ExplicitGraphQLContext
&ImplicitMercuriusContext
Defined in: src/graphql/context.ts:55
Type of the transport protocol agnostic context object passed to the graphql resolvers each time they resolve a graphql operation at runtime.