@coopenomics/sdk
Preparing search index...
Queries
BlockchainExplorer
GetCurrentTableStates
query
Variable query
Const
query
:
{
getCurrentTableStates
:
[
{
filters
:
Variable
<
"CurrentTableStatesFiltersInput"
,
"filters"
>
;
pagination
:
Variable
<
"PaginationInput"
,
"pagination"
>
;
}
,
{
currentPage
:
boolean
;
items
:
{
block_num
:
boolean
;
code
:
boolean
;
created_at
:
boolean
;
primary_key
:
boolean
;
scope
:
boolean
;
table
:
boolean
;
value
:
boolean
;
}
;
totalCount
:
boolean
;
totalPages
:
boolean
;
}
,
]
;
}
= ...
Type Declaration
getCurrentTableStates
:
[
{
filters
:
Variable
<
"CurrentTableStatesFiltersInput"
,
"filters"
>
;
pagination
:
Variable
<
"PaginationInput"
,
"pagination"
>
;
}
,
{
currentPage
:
boolean
;
items
:
{
block_num
:
boolean
;
code
:
boolean
;
created_at
:
boolean
;
primary_key
:
boolean
;
scope
:
boolean
;
table
:
boolean
;
value
:
boolean
;
}
;
totalCount
:
boolean
;
totalPages
:
boolean
;
}
,
]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@coopenomics/sdk
Loading...