OBJECT
A provider appointment location object
type ProviderAppointmentLocation {appointment_location_id: ID id: ID! # The location (in plain text)location: String }