@coopenomics/sdk
Preparing search index...
Queries
Capital
GetVotes
query
Variable query
Const
query
:
{
capitalVotes
:
[
{
filter
:
Variable
<
"VoteFilter"
,
"filter"
>
;
options
:
Variable
<
"PaginationInput"
,
"options"
>
;
}
,
{
currentPage
:
boolean
;
items
:
{
_created_at
:
boolean
;
_id
:
boolean
;
_updated_at
:
boolean
;
amount
:
boolean
;
block_num
:
boolean
;
coopname
:
boolean
;
id
:
boolean
;
present
:
boolean
;
project_hash
:
boolean
;
recipient
:
boolean
;
recipient_display_name
:
boolean
;
voted_at
:
boolean
;
voter
:
boolean
;
voter_display_name
:
boolean
;
}
;
totalCount
:
boolean
;
totalPages
:
boolean
;
}
,
]
;
}
= ...
Получение всех голосов с фильтрацией
Type Declaration
capitalVotes
:
[
{
filter
:
Variable
<
"VoteFilter"
,
"filter"
>
;
options
:
Variable
<
"PaginationInput"
,
"options"
>
;
}
,
{
currentPage
:
boolean
;
items
:
{
_created_at
:
boolean
;
_id
:
boolean
;
_updated_at
:
boolean
;
amount
:
boolean
;
block_num
:
boolean
;
coopname
:
boolean
;
id
:
boolean
;
present
:
boolean
;
project_hash
:
boolean
;
recipient
:
boolean
;
recipient_display_name
:
boolean
;
voted_at
:
boolean
;
voter
:
boolean
;
voter_display_name
:
boolean
;
}
;
totalCount
:
boolean
;
totalPages
:
boolean
;
}
,
]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@coopenomics/sdk
Loading...
Получение всех голосов с фильтрацией