Skip to main content

FragmentDefinitionNode

Index

Properties

optionalreadonlydirectives

directives?: readonly DirectiveNode[]

readonlykind

kind: FRAGMENT_DEFINITION

optionalreadonlyloc

loc?: Location

readonlyname

name: NameNode

readonlyselectionSet

selectionSet: SelectionSetNode

readonlytypeCondition

typeCondition: NamedTypeNode

optionalreadonlyvariableDefinitions

variableDefinitions?: readonly VariableDefinitionNode[]
@deprecated

variableDefinitions will be removed in v17.0.0