ImplicitMercuriusContext
Type Alias: ImplicitMercuriusContext
ImplicitMercuriusContext:
object
Defined in: src/graphql/context.ts:8
Type of the implicit context object passed by mercurius that is merged with the explicit context object and passed to the graphql resolvers each time they resolve a graphql operation at runtime.
Type declaration
pubsub
pubsub:
PubSub