@coopenomics/sdk
Preparing search index...
Queries
Capital
GetTimeEntriesByIssues
query
Variable query
Const
query
:
{
capitalTimeEntriesByIssues
:
[
{
filter
:
Variable
<
"CapitalTimeEntriesFilter"
,
"filter"
>
;
options
:
Variable
<
"PaginationInput"
,
"options"
>
;
}
,
{
currentPage
:
boolean
;
items
:
{
available_hours
:
boolean
;
committed_hours
:
boolean
;
contributor_hash
:
boolean
;
contributor_name
:
boolean
;
coopname
:
boolean
;
issue_hash
:
boolean
;
issue_title
:
boolean
;
pending_hours
:
boolean
;
project_hash
:
boolean
;
project_name
:
boolean
;
total_hours
:
boolean
;
uncommitted_hours
:
boolean
;
}
;
totalCount
:
boolean
;
totalPages
:
boolean
;
}
,
]
;
}
= ...
Получение пагинированного списка агрегированных записей времени по задачам
Type Declaration
capitalTimeEntriesByIssues
:
[
{
filter
:
Variable
<
"CapitalTimeEntriesFilter"
,
"filter"
>
;
options
:
Variable
<
"PaginationInput"
,
"options"
>
;
}
,
{
currentPage
:
boolean
;
items
:
{
available_hours
:
boolean
;
committed_hours
:
boolean
;
contributor_hash
:
boolean
;
contributor_name
:
boolean
;
coopname
:
boolean
;
issue_hash
:
boolean
;
issue_title
:
boolean
;
pending_hours
:
boolean
;
project_hash
:
boolean
;
project_name
:
boolean
;
total_hours
:
boolean
;
uncommitted_hours
:
boolean
;
}
;
totalCount
:
boolean
;
totalPages
:
boolean
;
}
,
]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@coopenomics/sdk
Loading...
Получение пагинированного списка агрегированных записей времени по задачам