Skip to main content

FragmentDefinitionNode

Index

Properties

optionalreadonlyarguments

arguments?: readonly FragmentArgumentDefinitionNode[]

optionalreadonlydirectives

directives?: readonly DirectiveNode[]

readonlykind

kind: FRAGMENT_DEFINITION

optionalreadonlyloc

loc?: Location

readonlyname

name: NameNode

readonlyselectionSet

selectionSet: SelectionSetNode

readonlytypeCondition

typeCondition: NamedTypeNode