Preparing search index...
The search index is not available
@perennial/sdk
@perennial/sdk
lib/markets
Definitions
FragmentDefinitionNode
Interface FragmentDefinitionNode
interface
FragmentDefinitionNode
{
directives
?:
readonly
DirectiveNode
[]
;
kind
:
FRAGMENT_DEFINITION
;
loc
?:
Location
;
name
:
NameNode
;
selectionSet
:
SelectionSetNode
;
typeCondition
:
NamedTypeNode
;
variableDefinitions
?:
readonly
VariableDefinitionNode
[]
;
}
Index
Properties
directives?
kind
loc?
name
selection
Set
type
Condition
variable
Definitions?
Properties
Optional
Readonly
directives
directives
?:
readonly
DirectiveNode
[]
Readonly
kind
kind
:
FRAGMENT_DEFINITION
Optional
Readonly
loc
loc
?:
Location
Readonly
name
name
:
NameNode
Readonly
selection
Set
selection
Set
:
SelectionSetNode
Readonly
type
Condition
type
Condition
:
NamedTypeNode
Optional
Readonly
variable
Definitions
variable
Definitions
?:
readonly
VariableDefinitionNode
[]
Deprecated
variableDefinitions will be removed in v17.0.0
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
directives
kind
loc
name
selection
Set
type
Condition
variable
Definitions
@perennial/sdk
Loading...
Deprecated
variableDefinitions will be removed in v17.0.0