EndpointEdge
No description
type EndpointEdge {
cursor: String!
node: [Endpoint!]!
}
Fields
EndpointEdge.cursor ● String! non-null scalar
EndpointEdge.node ● [Endpoint!]! non-null object
Member Of
Endpoints object