INPUT_OBJECT

deleteFormAnswerGroupInput

Autogenerated input type of deleteFormAnswerGroup

link GraphQL Schema definition

  • input deleteFormAnswerGroupInput {
  • id: ID
  • # If passed, the connection between a form_answer_group and a group appointment
  • # for the given user will be removed
  • user_id: ID
  • }