INPUT_OBJECT
createAppointmentTypeInput
Autogenerated input type of createAppointmentType
link GraphQL Schema definition
- input createAppointmentTypeInput {
- # A unique identifier for the client performing the mutation.
- String :
- AppointmentTypeAppointmentSettingInput :
- AppointmentTypeCptCode :
- Boolean :
- String :
- Boolean :
- # When false, clients will not have the ability to self-book this appointment
- Boolean :
- String] : [
- # When true, the client will not be asked to add a reason when booking an
- # appointment of this type
- Boolean :
- AppointmentTypeFormConnectionInput] : [
- AppointmentTypeFormConnectionInput] : [
- # When true, indicates that this appointment type is used for group appointments
- Boolean :
- Boolean :
- # The length of the appointment type in minutes
- Int :
- # The name of the appointment type
- String :
- String :
- # Available options are CUSTOM and CPT_CODE
- String :
- String :
- Boolean :
- Boolean :
- Boolean :
- String :
- }