Preparing search index...
The search index is not available
@perennial/sdk
@perennial/sdk
lib/markets
Definitions
SchemaExtensionNode
Interface SchemaExtensionNode
interface
SchemaExtensionNode
{
directives
?:
readonly
ConstDirectiveNode
[]
;
kind
:
SCHEMA_EXTENSION
;
loc
?:
Location
;
operationTypes
?:
readonly
OperationTypeDefinitionNode
[]
;
}
Index
Properties
directives?
kind
loc?
operation
Types?
Properties
Optional
Readonly
directives
directives
?:
readonly
ConstDirectiveNode
[]
Readonly
kind
kind
:
SCHEMA_EXTENSION
Optional
Readonly
loc
loc
?:
Location
Optional
Readonly
operation
Types
operation
Types
?:
readonly
OperationTypeDefinitionNode
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
directives
kind
loc
operation
Types
@perennial/sdk
Loading...