INTERFACE
RepositoryEndpointEdge
link GraphQL Schema definition
- interface RepositoryEndpointEdge {
- # Optional cursor to refer to this node
- String :
- # Node element available through this edge
- RepositoryEndpoint! :
- }
INTERFACE
- interface RepositoryEndpointEdge {
- # Optional cursor to refer to this node
- String :
- # Node element available through this edge
- RepositoryEndpoint! :
- }