OBJECT
SpringArtifactRepositoryEdge
link GraphQL Schema definition
- type SpringArtifactRepositoryEdge implements ConnectionEdge, RepositoryEdge {
- # Optional cursor to refer to this node
- String :
- # Node element available through this edge
- SpringArtifactRepository! :
- }