OBJECT
HubArtifactSBOMInfoEdge
link GraphQL Schema definition
- type HubArtifactSBOMInfoEdge implements ArtifactSBOMEdge, ConnectionEdge {
- # Cursor is an opaque string, you can use it to request subsequent or preceding
- # items in the list
- String! :
- # Package node
- HubArtifactSbomInfo! :
- }