INPUT_OBJECT

EmbedFormInput

Autogenerated input type of EmbedForm

link GraphQL Schema definition

  • input EmbedFormInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • appt_type_id: ID
  • form_id: ID
  • offering_id: ID
  • }