@AutoPayloadType(description = "The updated IssueState")
suspend fun updateIssueState(input: UpdateIssueStateInput, dfe: DataFetchingEnvironment, @Autowired issueStateService: IssueStateService): IssueState

Updates an IssueState, requires CAN_CREATE_TEMPLATES