@AutoPayloadType(description = "The updated IssueType")
suspend fun updateIssueType(input: UpdateIssueTypeInput, dfe: DataFetchingEnvironment, @Autowired issueTypeService: IssueTypeService): IssueType

Updates an IssueType, requires CAN_CREATE_TEMPLATES