INPUT_OBJECT

FormResultDeleteInput

link GraphQL Schema definition

  • input FormResultDeleteInput {
  • # The ID of the form result to delete
  • id: Int!
  • }