@AutoPayloadType(description = "The updated AssignmentType")
suspend fun updateAssignmentType(input: UpdateAssignmentTypeInput, dfe: DataFetchingEnvironment, @Autowired assignmentTypeService: AssignmentTypeService): AssignmentType

Updates an AssignmentType, requires CAN_CREATE_TEMPLATES