INPUT_OBJECT

shareAnswersAsDocumentInput

Autogenerated input type of shareAnswersAsDocument

link GraphQL Schema definition

  • input shareAnswersAsDocumentInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • answers: String
  • email_notification: Boolean
  • form_answer_group_id: ID
  • letterhead: Boolean
  • name: String
  • user_id: ID
  • }