Magidoc

SponsorsListingFeaturedItem
Object

A record that is promoted on a GitHub Sponsors profile.

Fields

#

createdAt

Non-null

Identifies the date and time when the object was created.

description

Will either be a description from the sponsorable maintainer about why they featured this item, or the item's description itself, such as a user's bio from their GitHub profile page.

featureable

Non-null

The record that is featured on the GitHub Sponsors profile.

id

ID !
Non-null

The Node ID of the SponsorsListingFeaturedItem object

position

Non-null

The position of this featured item on the GitHub Sponsors profile with a lower position indicating higher precedence. Starts at 1.

sponsorsListing

Non-null

The GitHub Sponsors profile that features this record.

updatedAt

Non-null

Identifies the date and time when the object was last updated.

Interfaces

#

Also implements Node .

Usages

#

References

#