Skip to content

updateIssueState ​

Updates an IssueState, requires CAN_CREATE_TEMPLATES

graphql
updateIssueState(
  input: UpdateIssueStateInput!
): UpdateIssueStatePayload!

Arguments ​

updateIssueState.input ● UpdateIssueStateInput! non-null input ​

Defines which IssueState to update and how to update it

Type ​

UpdateIssueStatePayload object ​

Released under the MIT License.