AccountConnectionType
No description
type AccountConnectionType {
AccountConection(
_filter: String
owner: [reference]
identifier: [token]
period: [date]
subject: [reference]
_lastUpdated: [date]
_security: [token]
type: [token]
_profile: [uri]
patient: [reference]
_tag: [token]
name: [String]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
status: [token]
_sort: String
_count: Int
_cursor: String
): AccountConnection
}