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