GroupListType
No description
type GroupListType {
GroupList(
_filter: String
actual: [token]
identifier: [token]
managing_entity: [reference]
code: [token]
_lastUpdated: [date]
_security: [token]
type: [token]
characteristic: [token]
characteristic_value: [composite]
_profile: [uri]
_tag: [token]
member: [reference]
_source: [uri]
exclude: [token]
_id: [token]
_text: [String]
_content: [String]
value: [token]
_sort: String
_count: Int
_cursor: String
): [Group]
}