createAppointmentFormAnswerGroupConnectionInput
Autogenerated input type of createAppointmentFormAnswerGroupConnection
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of createAppointmentFormAnswerGroupConnection"""input createAppointmentFormAnswerGroupConnectionInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") appointment_id: ID form_answer_group_id: ID}