dynamodb-partiql-parser - v0.1.1
GitHub
npm
DynamoDB PartiQL guide
Preparing search index...
Projection
Interface Projection
interface
Projection
{
items
:
ProjectionItem
[]
;
kind
:
"projection"
;
range
:
Range
;
}
Hierarchy (
View Summary
)
BaseNode
Projection
Index
Properties
items
kind
range
Properties
items
items
:
ProjectionItem
[]
kind
kind
:
"projection"
range
range
:
Range
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
kind
range
GitHub
npm
DynamoDB PartiQL guide
dynamodb-partiql-parser - v0.1.1
Loading...