cicdIssuesSort

Specifies the sorting parameters for CI/CD issues.

Examples

input CICDIssuesSort {
  fields: [CICDIssueSortByFields]
  order: [Direction]
}

Fields

Field
Description
Supported fields

Specifies the fields to sort CI/CD issues by

Defines the sort direction for each field (ASC or DESC)

References

Fields with this object:

Last updated