Skip to main content
QUERY
jiraProjectStatuses(projectId: ID!): [JiraProjectStatus!]!

Arguments

projectId
ID!
required

Identifier of the project.

id
ID!

Stable identifier for this Jira project status.

name
String!

Display name of this Jira project status.

category
String!

The category associated with this Jira project status.

Query
Variables
Response