GraphQLContext
@forge/monorepo / backend/src / GraphQLContext
Type Alias: GraphQLContext
GraphQLContext =
object
Defined in: backend/src/graphql/resolvers.ts:24
The resolver context the host supplies per request — the authenticated execution context.
Properties
execution
readonlyexecution:ExecutionContext
Defined in: backend/src/graphql/resolvers.ts:24