Skip to main content

SupplyRequestListType

No description

type SupplyRequestListType {
SupplyRequestList(
_filter: String
date: [date]
requester: [reference]
identifier: [token]
subject: [reference]
_lastUpdated: [date]
_security: [token]
_profile: [uri]
_tag: [token]
supplier: [reference]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
category: [token]
status: [token]
_sort: String
_count: Int
_cursor: String
): [SupplyRequest]
}

Fields

SupplyRequestListType.SupplyRequestList ● [SupplyRequest] list object

SupplyRequestListType.SupplyRequestList._filter ● String scalar
SupplyRequestListType.SupplyRequestList.date ● [date] list scalar
SupplyRequestListType.SupplyRequestList.requester ● [reference] list scalar
SupplyRequestListType.SupplyRequestList.identifier ● [token] list scalar
SupplyRequestListType.SupplyRequestList.subject ● [reference] list scalar
SupplyRequestListType.SupplyRequestList._lastUpdated ● [date] list scalar
SupplyRequestListType.SupplyRequestList._security ● [token] list scalar
SupplyRequestListType.SupplyRequestList._profile ● [uri] list scalar
SupplyRequestListType.SupplyRequestList._tag ● [token] list scalar
SupplyRequestListType.SupplyRequestList.supplier ● [reference] list scalar
SupplyRequestListType.SupplyRequestList._source ● [uri] list scalar
SupplyRequestListType.SupplyRequestList._id ● [token] list scalar
SupplyRequestListType.SupplyRequestList._text ● [String] list scalar
SupplyRequestListType.SupplyRequestList._content ● [String] list scalar
SupplyRequestListType.SupplyRequestList.category ● [token] list scalar
SupplyRequestListType.SupplyRequestList.status ● [token] list scalar
SupplyRequestListType.SupplyRequestList._sort ● String scalar
SupplyRequestListType.SupplyRequestList._count ● Int scalar
SupplyRequestListType.SupplyRequestList._cursor ● String scalar