appointmentTypesCount
Number of appointment types (considered public)
Arguments
appointment_type_ids
· String
· JSONified array of ids to include Returns
Int
Example
query appointmentTypesCount( $appointment_type_ids: String $clients_can_book: Boolean $embed_or_sharing_link: Boolean $keywords: String $offering_id: String $org_level: Boolean $provider_id: String $show_group: Boolean $with_deleted_appt_types: Boolean) { appointmentTypesCount( appointment_type_ids: $appointment_type_ids clients_can_book: $clients_can_book embed_or_sharing_link: $embed_or_sharing_link keywords: $keywords offering_id: $offering_id org_level: $org_level provider_id: $provider_id show_group: $show_group with_deleted_appt_types: $with_deleted_appt_types )}