Github API - Test Config

SponsorsActivityEdge [object]

An edge in a connection.

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 SponsorsActivity

SponsorsActivity [object]

An event related to sponsorship activity.

Implements
Node
Attributes

What action this activity indicates took place.

currentPrivacyLevel SponsorshipPrivacy

The sponsor's current privacy level.

id ID

The Node ID of the SponsorsActivity object

paymentSource SponsorshipPaymentSource

The platform that was used to pay for the sponsorship.

previousSponsorsTier SponsorsTier

The tier that the sponsorship used to use, for tier change events.

sponsor Sponsor

The user or organization who triggered this activity and was/is sponsoring the sponsorable.

sponsorable Sponsorable

The user or organization that is being sponsored, the maintainer.

sponsorsTier SponsorsTier

The associated sponsorship tier.

timestamp DateTime

The timestamp of this event.

viaBulkSponsorship Boolean

Was this sponsorship made alongside other sponsorships at the same time from the same sponsor?

API:
Github GraphQL API

The item at the end of the edge.

API:
Github GraphQL API