Authorization
header:Authorization
header:viewer
query:id
and title
if the call was successful (success: true
).stateId
(the status field for the issue), the issue will be assigned to the team's first state in the Backlog workflow state category. If the "Triage" feature is turned on for the team, then the issue will be assigned to the Triage workflow state.issueUpdate
mutation, using the input field to include whatever it is we want to change. The id
provided can be either be the uuid returned by the creation query, or the shorthand id like BLA-123
below.assignedIssues
field on User:workflowStates
which represent status fields for teams:includeArchived: true
as a query parameter for pagination.