Github API - Test Config

SponsorableOrder [input]

Ordering options for connections to get sponsorable entities for GitHub Sponsors.

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 SponsorableOrderField

SponsorableOrderField [enum]

Properties by which sponsorable connections can be ordered.

Possible values
LOGIN

Order sponsorable entities by login (username).

API:
Github GraphQL API

The field to order sponsorable entities by.

API:
Github GraphQL API