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