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