INPUT_OBJECT
Payload for connecting an appointment type to a custom module form
input AppointmentTypeFormConnectionInput {# If true, the appointment type form connection will be destroyed_destroy: Boolean# The ID of the custom module formcustom_module_form_id: ID# The ID of the appointment type form connectionid: ID}