Specifies the sorting parameters for CI/CD issues.
input CICDIssuesSort { fields: [CICDIssueSortByFields] order: [Direction] }
fields [CICDIssueSortByFields]
[CICDIssueSortByFields]
Specifies the fields to sort CI/CD issues by
order [Direction]
[Direction]
Defines the sort direction for each field (ASC or DESC)
{} CICDIssuesInput.sort
Last updated 1 year ago