Skip to main content

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
}

Fields

SlotConnectionType.SlotConection ● SlotConnection object

SlotConnectionType.SlotConection._filter ● String scalar
SlotConnectionType.SlotConection.identifier ● [token] list scalar
SlotConnectionType.SlotConection.specialty ● [token] list scalar
SlotConnectionType.SlotConection.service_category ● [token] list scalar
SlotConnectionType.SlotConection.appointment_type ● [token] list scalar
SlotConnectionType.SlotConection._lastUpdated ● [date] list scalar
SlotConnectionType.SlotConection.service_type ● [token] list scalar
SlotConnectionType.SlotConection._security ● [token] list scalar
SlotConnectionType.SlotConection.start ● [date] list scalar
SlotConnectionType.SlotConection.schedule ● [reference] list scalar
SlotConnectionType.SlotConection._profile ● [uri] list scalar
SlotConnectionType.SlotConection._tag ● [token] list scalar
SlotConnectionType.SlotConection._source ● [uri] list scalar
SlotConnectionType.SlotConection._id ● [token] list scalar
SlotConnectionType.SlotConection._text ● [String] list scalar
SlotConnectionType.SlotConection._content ● [String] list scalar
SlotConnectionType.SlotConection.status ● [token] list scalar
SlotConnectionType.SlotConection._sort ● String scalar
SlotConnectionType.SlotConection._count ● Int scalar
SlotConnectionType.SlotConection._cursor ● String scalar