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