Skip to main content

FlagConnectionType

No description

type FlagConnectionType {
FlagConection(
_filter: String
date: [date]
identifier: [token]
author: [reference]
subject: [reference]
_lastUpdated: [date]
_security: [token]
encounter: [reference]
_profile: [uri]
patient: [reference]
_tag: [token]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
_sort: String
_count: Int
_cursor: String
): FlagConnection
}

Fields

FlagConnectionType.FlagConection ● FlagConnection object

FlagConnectionType.FlagConection._filter ● String scalar
FlagConnectionType.FlagConection.date ● [date] list scalar
FlagConnectionType.FlagConection.identifier ● [token] list scalar
FlagConnectionType.FlagConection.author ● [reference] list scalar
FlagConnectionType.FlagConection.subject ● [reference] list scalar
FlagConnectionType.FlagConection._lastUpdated ● [date] list scalar
FlagConnectionType.FlagConection._security ● [token] list scalar
FlagConnectionType.FlagConection.encounter ● [reference] list scalar
FlagConnectionType.FlagConection._profile ● [uri] list scalar
FlagConnectionType.FlagConection.patient ● [reference] list scalar
FlagConnectionType.FlagConection._tag ● [token] list scalar
FlagConnectionType.FlagConection._source ● [uri] list scalar
FlagConnectionType.FlagConection._id ● [token] list scalar
FlagConnectionType.FlagConection._text ● [String] list scalar
FlagConnectionType.FlagConection._content ● [String] list scalar
FlagConnectionType.FlagConection._sort ● String scalar
FlagConnectionType.FlagConection._count ● Int scalar
FlagConnectionType.FlagConection._cursor ● String scalar