Skip to main content

SlotListType

No description

type SlotListType {
SlotList(
_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
): [Slot]
}

Fields

SlotListType.SlotList ● [Slot] list object

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