Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
api
<Reference Types>
OperationDefinitionNode
Interface OperationDefinitionNode
interface
OperationDefinitionNode
{
directives
?:
readonly
DirectiveNode
[]
;
kind
:
"OperationDefinition"
;
loc
?:
Location
;
name
?:
NameNode
;
operation
:
OperationTypeNode
;
selectionSet
:
SelectionSetNode
;
variableDefinitions
?:
readonly
VariableDefinitionNode
[]
;
}
Index
Properties
directives?
kind
loc?
name?
operation
selection
Set
variable
Definitions?
Properties
Optional
Readonly
directives
directives
?:
readonly
DirectiveNode
[]
Readonly
kind
kind
:
"OperationDefinition"
Optional
Readonly
loc
loc
?:
Location
Optional
Readonly
name
name
?:
NameNode
Readonly
operation
operation
:
OperationTypeNode
Readonly
selection
Set
selection
Set
:
SelectionSetNode
Optional
Readonly
variable
Definitions
variable
Definitions
?:
readonly
VariableDefinitionNode
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
directives
kind
loc
name
operation
selection
Set
variable
Definitions
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter