kysely
Preparing search index...
ReturningNode
Interface ReturningNode
interface
ReturningNode
{
kind
:
"ReturningNode"
;
selections
:
readonly
SelectionNode
[]
;
}
Hierarchy (
View Summary
)
OperationNode
ReturningNode
Index
Properties
kind
selections
Properties
Readonly
kind
kind
:
"ReturningNode"
Readonly
selections
selections
:
readonly
SelectionNode
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
selections
kysely
Loading...