TLSServerEndpointConnection
No description
type TLSServerEndpointConnection {
tlsServerEndpointsErrorCount: ValidationErrorCount!
pageInfo: PageInfo!
totalCount: Int!
nodes: [TLSServerEndpoint!]
edges: [TLSServerEndpointEdge]
}
Fields
TLSServerEndpointConnection.tlsServerEndpointsErrorCount ● ValidationErrorCount! non-null object
TLSServerEndpointConnection.pageInfo ● PageInfo! non-null object
TLSServerEndpointConnection.totalCount ● Int! non-null scalar
TLSServerEndpointConnection.nodes ● [TLSServerEndpoint!] list object
TLSServerEndpointConnection.edges ● [TLSServerEndpointEdge] list object
Member Of
Certificate object