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