Shared
Bytes
Bytes =
string|number[] |Uint8Array
Types that can be converted to bytes in inputs.
Cursor
Cursor =
string&object
A cursor for pagination.
Type Declaration
__cursor?
optional__cursor:never
ID
ID =
string&object
A unique identifier.
Type Declaration
__id?
optional__id:never
RawOption
RawOption =
object
Option to return raw value
Properties
raw
raw:
true
RequestSource
RequestSource =
ID|Request|RequestSpec|RequestSpecRaw
The source of a request.
