OBJECT

updateFormAnswerGroupPayload

Autogenerated return type of updateFormAnswerGroup

link GraphQL Schema definition

  • type updateFormAnswerGroupPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • form_answer_group: FormAnswerGroup
  • messages: [FieldError]
  • }

link Require by