Skip to main content

BundleConnectionType

No description

type BundleConnectionType {
BundleConection(
_filter: String
identifier: [token]
_lastUpdated: [date]
_security: [token]
message: [reference]
type: [token]
_profile: [uri]
composition: [reference]
_tag: [token]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
timestamp: [date]
_sort: String
_count: Int
_cursor: String
): BundleConnection
}

Fields

BundleConnectionType.BundleConection ● BundleConnection object

BundleConnectionType.BundleConection._filter ● String scalar
BundleConnectionType.BundleConection.identifier ● [token] list scalar
BundleConnectionType.BundleConection._lastUpdated ● [date] list scalar
BundleConnectionType.BundleConection._security ● [token] list scalar
BundleConnectionType.BundleConection.message ● [reference] list scalar
BundleConnectionType.BundleConection.type ● [token] list scalar
BundleConnectionType.BundleConection._profile ● [uri] list scalar
BundleConnectionType.BundleConection.composition ● [reference] list scalar
BundleConnectionType.BundleConection._tag ● [token] list scalar
BundleConnectionType.BundleConection._source ● [uri] list scalar
BundleConnectionType.BundleConection._id ● [token] list scalar
BundleConnectionType.BundleConection._text ● [String] list scalar
BundleConnectionType.BundleConection._content ● [String] list scalar
BundleConnectionType.BundleConection.timestamp ● [date] list scalar
BundleConnectionType.BundleConection._sort ● String scalar
BundleConnectionType.BundleConection._count ● Int scalar
BundleConnectionType.BundleConection._cursor ● String scalar