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.
Properties
pubsub
pubsub:
PubSub
Defined in: src/graphql/context.ts:9