Interface FragmentDefinitionNode

Hierarchy

  • FragmentDefinitionNode

Properties

directives?: readonly DirectiveNode[]
loc?: Location
name: NameNode
selectionSet: SelectionSetNode
typeCondition: NamedTypeNode
variableDefinitions?: readonly VariableDefinitionNode[]

Deprecated

variableDefinitions will be removed in v17.0.0

Generated using TypeDoc