INPUT_OBJECT

deleteAutoscoringInput

Autogenerated input type of deleteAutoscoring

link GraphQL Schema definition

  • input deleteAutoscoringInput {
  • # ID of the form being edited
  • form_id: ID!
  • # ID of the sections being edited
  • section_id: ID!
  • }