OBJECT

createFormAnswerGroupSigningPayload

Autogenerated return type of createFormAnswerGroupSigning.

link GraphQL Schema definition

  • type createFormAnswerGroupSigningPayload {
  • # DO NOT USE
  • clientMutationId: String @deprecated( reason: "DO NOT USE" )
  • formAnswerGroupSigning: FormAnswerGroupSigning
  • # The list of errors occurred during the mutation
  • messages: [FieldError]
  • }