Documentation
Preparing search index...
@rivetkit/engine-runner-protocol
KvListRequest
Type Alias KvListRequest
type
KvListRequest
=
{
limit
:
u64
|
null
;
query
:
KvListQuery
;
reverse
:
boolean
|
null
;
}
Index
Properties
limit
query
reverse
Properties
Readonly
limit
limit
:
u64
|
null
Readonly
query
query
:
KvListQuery
Readonly
reverse
reverse
:
boolean
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
limit
query
reverse
Documentation
Loading...