OBJECT

AppointmentTypeCptCodeType

AppointmentTypeCptCode object

link GraphQL Schema definition

  • type AppointmentTypeCptCodeType {
  • appointment_type_id: ID
  • cpt_code_id: ID
  • id: ID!
  • units: String
  • }