Github API - Test Config

SecurityVulnerabilityOrder [input]

Ordering options for security vulnerability connections

Attributes
direction OrderDirection

OrderDirection [enum]

Possible directions in which to order a list of items when provided an orderBy argument.

Possible values
ASC

Specifies an ascending order for a given orderBy argument.

DESC

Specifies a descending order for a given orderBy argument.

API:
Github GraphQL API

The ordering direction.

field SecurityVulnerabilityOrderField

SecurityVulnerabilityOrderField [enum]

Properties by which security vulnerability connections can be ordered.

Possible values
UPDATED_AT

Order vulnerability by update time

API:
Github GraphQL API

The field to order security vulnerabilities by.

API:
Github GraphQL API