INPUT_OBJECT
createAppointmentInput
Autogenerated input type of createAppointment
link GraphQL Schema definition
- input createAppointmentInput {
- String :
- String :
- String :
- String :
- # Cpt code associated with this appointment
- ID :
- String :
- # Timestamp in YYYY-MM-DD HH:MM:SS or ISO8601 format, supercedes date, time
- # params.
- String :
- String :
- String :
- Boolean :
- # When passed in, this video chat URL will be used instead of built-in Video Chat
- # or Zoom
- String :
- Boolean :
- Boolean :
- String :
- String :
- # a serialized JSON string of metadata
- JSON :
- String :
- String :
- # The price associated with this appointment
- String :
- String :
- RecurringAppointmentInput :
- String :
- Boolean :
- String :
- # Timezone to use for date and time fields. Overrides the timezone of the current
- # user
- String :
- # Units to use as a multiplier for appointment price
- String :
- String :
- }