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