Skip to content

createAppointmentFormAnswerGroupConnectionInput

Autogenerated input type of createAppointmentFormAnswerGroupConnection

Fields

Used By

Definition

"""
Autogenerated input type of createAppointmentFormAnswerGroupConnection
"""
input createAppointmentFormAnswerGroupConnectionInput {
appointment_id: ID
form_answer_group_id: ID
}