Github API - Test Config

SponsorEdge [object]

Represents a user or organization who is sponsoring someone in GitHub Sponsors.

Attributes
cursor String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

A cursor for use in pagination.

node Sponsor

Sponsor [union]

Entities that can sponsor others via GitHub Sponsors

Union
OrganizationUser
API:
Github GraphQL API

The item at the end of the edge.

API:
Github GraphQL API