VulnerabilityIssueLink

class Object
trait Matchable
class Any

Value members

Concrete methods

def id: SelectionBuilder[VulnerabilityIssueLink, String]

GraphQL ID of the vulnerability.

GraphQL ID of the vulnerability.

def issue[A](innerSelection: SelectionBuilder[Issue, A]): SelectionBuilder[VulnerabilityIssueLink, A]

The issue attached to issue link.

The issue attached to issue link.

Type of the issue link.

Type of the issue link.