Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGraphQLEndpointRequest

Hierarchy

  • IGraphQLEndpointRequest

Index

Properties

Optional contextValue

contextValue: IContext

Optional operationName

operationName: undefined | string

source

source: string

Optional variableValues

variableValues: Map<String, any>

Generated using TypeDoc