Skip to main content

EndpointConnectionType

No description

type EndpointConnectionType {
EndpointConection(
_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
): EndpointConnection
}

Fields

EndpointConnectionType.EndpointConection ● EndpointConnection object

EndpointConnectionType.EndpointConection._filter ● String scalar
EndpointConnectionType.EndpointConection.identifier ● [token] list scalar
EndpointConnectionType.EndpointConection._lastUpdated ● [date] list scalar
EndpointConnectionType.EndpointConection._security ● [token] list scalar
EndpointConnectionType.EndpointConection.payload_type ● [token] list scalar
EndpointConnectionType.EndpointConection._profile ● [uri] list scalar
EndpointConnectionType.EndpointConection._tag ● [token] list scalar
EndpointConnectionType.EndpointConection.connection_type ● [token] list scalar
EndpointConnectionType.EndpointConection.organization ● [reference] list scalar
EndpointConnectionType.EndpointConection.name ● [String] list scalar
EndpointConnectionType.EndpointConection._source ● [uri] list scalar
EndpointConnectionType.EndpointConection._id ● [token] list scalar
EndpointConnectionType.EndpointConection._text ● [String] list scalar
EndpointConnectionType.EndpointConection._content ● [String] list scalar
EndpointConnectionType.EndpointConection.status ● [token] list scalar
EndpointConnectionType.EndpointConection._sort ● String scalar
EndpointConnectionType.EndpointConection._count ● Int scalar
EndpointConnectionType.EndpointConection._cursor ● String scalar