MessageHeaderListType
No description
type MessageHeaderListType {
MessageHeaderList(
_filter: String
code: [token]
receiver: [reference]
author: [reference]
_lastUpdated: [date]
_security: [token]
destination: [String]
focus: [reference]
source: [String]
target: [reference]
destination_uri: [uri]
_profile: [uri]
sender: [reference]
source_uri: [uri]
_tag: [token]
responsible: [reference]
enterer: [reference]
response_id: [token]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
event: [token]
_sort: String
_count: Int
_cursor: String
): [MessageHeader]
}