Skip to content

EmbedFormInput

Autogenerated input type of EmbedForm

Fields

deprecated DO NOT USE
form_id · ID! · required

Used By

Definition

"""
Autogenerated input type of EmbedForm
"""
input EmbedFormInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
appt_type_id: ID
form_id: ID!
offering_id: ID
}