@coopenomics/sdk
Preparing search index...
Queries
Capital
GetStories
query
Variable query
Const
query
:
{
capitalStories
:
[
{
filter
:
Variable
<
"CapitalStoryFilter"
,
"filter"
>
;
options
:
Variable
<
"PaginationInput"
,
"options"
>
;
}
,
{
currentPage
:
boolean
;
items
:
{
_created_at
:
boolean
;
_id
:
boolean
;
_updated_at
:
boolean
;
block_num
:
boolean
;
coopname
:
boolean
;
created_by
:
boolean
;
description
:
boolean
;
issue_hash
:
boolean
;
present
:
boolean
;
project_hash
:
boolean
;
sort_order
:
boolean
;
status
:
boolean
;
story_hash
:
boolean
;
title
:
boolean
;
}
;
totalCount
:
boolean
;
totalPages
:
boolean
;
}
,
]
;
}
= ...
Получение всех историй с фильтрацией
Type Declaration
capitalStories
:
[
{
filter
:
Variable
<
"CapitalStoryFilter"
,
"filter"
>
;
options
:
Variable
<
"PaginationInput"
,
"options"
>
;
}
,
{
currentPage
:
boolean
;
items
:
{
_created_at
:
boolean
;
_id
:
boolean
;
_updated_at
:
boolean
;
block_num
:
boolean
;
coopname
:
boolean
;
created_by
:
boolean
;
description
:
boolean
;
issue_hash
:
boolean
;
present
:
boolean
;
project_hash
:
boolean
;
sort_order
:
boolean
;
status
:
boolean
;
story_hash
:
boolean
;
title
:
boolean
;
}
;
totalCount
:
boolean
;
totalPages
:
boolean
;
}
,
]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@coopenomics/sdk
Loading...
Получение всех историй с фильтрацией