EndpointListType
No description
type EndpointListType {
EndpointList(
_filter: String
identifier: [token]
_lastUpdated: [date]
_security: [token]
payload_type: [token]
_profile: [uri]
_tag: [token]
connection_type: [token]
organization: [reference]
name: [String]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
status: [token]
_sort: String
_count: Int
_cursor: String
): [Endpoint]
}