INPUT_OBJECT

AppointmentAutocompleteFormCreateInput

Attributes for an appointment autocomplete form

link GraphQL Schema definition

  • input AppointmentAutocompleteFormCreateInput {
  • # The custom module form used for AI scribe
  • custom_module_form_id: ID!
  • }