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