OBJECT
AppointmentPerDayData
link GraphQL Schema definition
- type AppointmentPerDayData {
- # The object with the total count of appointments for each status
- AppointmentFrequencyDataType :
- # The day we count appointments for
- String :
- }
OBJECT
- type AppointmentPerDayData {
- # The object with the total count of appointments for each status
- AppointmentFrequencyDataType :
- # The day we count appointments for
- String :
- }