Preparing search index...
The search index is not available
rettiwt-api
rettiwt-api
IRawCursor
Interface IRawCursor
Represents a cursor object used for pagination.
interface
IRawCursor
{
__typename
:
string
;
cursorType
:
string
;
entryType
:
string
;
value
:
string
;
}
Index
Properties
__typename
cursor
Type
entry
Type
value
Properties
__typename
__typename
:
string
cursor
Type
cursorType
:
string
entry
Type
entryType
:
string
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__typename
cursor
Type
entry
Type
value
rettiwt-api
Loading...
Represents a cursor object used for pagination.