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