@AutoPayloadType(description = "The updated IssueRelationType")
suspend fun updateIssueRelationType(input: UpdateIssueRelationTypeInput, dfe: DataFetchingEnvironment, @Autowired issueRelationTypeService: IssueRelationTypeService): IssueRelationType

Updates an IssueRelationType, requires CAN_CREATE_TEMPLATES