INPUT_OBJECT
Autogenerated input type of updateAutoscoring
input updateAutoscoringInput {# ID of the form being editedform_id: ID!# List of form modules to add to a subtotalmodule_ids: [ID]# If the form or section update enables or disables autoscoringsection_autoscoring: Boolean# ID of the sections being editedsection_ids: [ID]# Label that a scoring section is to be updated toupdated_label: String}