OBJECT

ProviderApptTypeConnection

link GraphQL Schema definition

  • type ProviderApptTypeConnection {
  • appointment_type_id: ID
  • id: ID
  • # Name of the provider associated with this appointment type connection
  • provider_name: String
  • user_id: ID
  • }