OBJECT

createFormAnswerGroupSigningPayload

Autogenerated return type of createFormAnswerGroupSigning

link GraphQL Schema definition

  • type createFormAnswerGroupSigningPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • formAnswerGroupSigning: FormAnswerGroupSigning
  • messages: [FieldError]
  • }

link Require by