Skip to main content

OperationDefinitionNode

Index

Properties

optionalreadonlydirectives

directives?: readonly DirectiveNode[]

readonlykind

kind: OPERATION_DEFINITION

optionalreadonlyloc

loc?: Location

optionalreadonlyname

name?: NameNode

readonlyoperation

readonlyselectionSet

selectionSet: SelectionSetNode

optionalreadonlyvariableDefinitions

variableDefinitions?: readonly VariableDefinitionNode[]