Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/kysely
kysely
ReturningNode
Interface ReturningNode
interface
ReturningNode
{
kind
:
"ReturningNode"
;
selections
:
readonly
kysely
.
SelectionNode
[]
;
}
Hierarchy (
view full
)
OperationNode
ReturningNode
Index
Properties
kind
selections
Properties
Readonly
kind
kind
:
"ReturningNode"
Readonly
selections
selections
:
readonly
kysely
.
SelectionNode
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
kind
selections
Silvertree API
Loading...