Raindex SDK Documentation
GitHub
NPM
Preparing search index...
SgPaginationWithTimestampQueryVariables
Interface SgPaginationWithTimestampQueryVariables
interface
SgPaginationWithTimestampQueryVariables
{
first
?:
number
;
id
:
string
;
skip
?:
number
;
timestamp_gte
?:
string
;
timestamp_lte
?:
string
;
}
Index
Properties
first?
id
skip?
timestamp_
gte?
timestamp_
lte?
Properties
Optional
first
first
?:
number
id
id
:
string
Optional
skip
skip
?:
number
Optional
timestamp_
gte
timestamp_gte
?:
string
Optional
timestamp_
lte
timestamp_lte
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
first
id
skip
timestamp_
gte
timestamp_
lte
GitHub
NPM
Raindex SDK Documentation
Loading...