Skip to main content

Module engine

Module engine 

Source
Expand description

GraphQL Engine

Main entry point for GraphQL query execution.

Structs§

Directive
GraphQL directive
ErrorLocation
Error location in the GraphQL document
FragmentDefinition
Fragment definition
GraphQLEngine
GraphQL Engine
GraphQLError
GraphQL error
GraphQLRequest
GraphQL request
GraphQLResponse
GraphQL response
ParsedDocument
Parsed GraphQL document
ParsedSelection
Parsed field selection
VariableDefinition
Variable definition

Enums§

PathSegment
Path segment (field name or array index)