Skip to main content

DeviceDefinitionListType

No description

type DeviceDefinitionListType {
DeviceDefinitionList(
_filter: String
identifier: [token]
parent: [reference]
_profile: [uri]
_lastUpdated: [date]
_tag: [token]
_security: [token]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
type: [token]
_sort: String
_count: Int
_cursor: String
): [DeviceDefinition]
}

Fields

DeviceDefinitionListType.DeviceDefinitionList ● [DeviceDefinition] list object

DeviceDefinitionListType.DeviceDefinitionList._filter ● String scalar
DeviceDefinitionListType.DeviceDefinitionList.identifier ● [token] list scalar
DeviceDefinitionListType.DeviceDefinitionList.parent ● [reference] list scalar
DeviceDefinitionListType.DeviceDefinitionList._profile ● [uri] list scalar
DeviceDefinitionListType.DeviceDefinitionList._lastUpdated ● [date] list scalar
DeviceDefinitionListType.DeviceDefinitionList._tag ● [token] list scalar
DeviceDefinitionListType.DeviceDefinitionList._security ● [token] list scalar
DeviceDefinitionListType.DeviceDefinitionList._source ● [uri] list scalar
DeviceDefinitionListType.DeviceDefinitionList._id ● [token] list scalar
DeviceDefinitionListType.DeviceDefinitionList._text ● [String] list scalar
DeviceDefinitionListType.DeviceDefinitionList._content ● [String] list scalar
DeviceDefinitionListType.DeviceDefinitionList.type ● [token] list scalar
DeviceDefinitionListType.DeviceDefinitionList._sort ● String scalar
DeviceDefinitionListType.DeviceDefinitionList._count ● Int scalar
DeviceDefinitionListType.DeviceDefinitionList._cursor ● String scalar