SlotConnectionType
No description
type SlotConnectionType {
SlotConection(
_filter: String
identifier: [token]
specialty: [token]
service_category: [token]
appointment_type: [token]
_lastUpdated: [date]
service_type: [token]
_security: [token]
start: [date]
schedule: [reference]
_profile: [uri]
_tag: [token]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
status: [token]
_sort: String
_count: Int
_cursor: String
): SlotConnection
}