SponsorsListingFeaturedItem Object
A record that is promoted on a GitHub Sponsors profile.
Fields
#
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.
position
Int !
Non-null
The position of this featured item on the GitHub Sponsors profile with a lower position indicating higher precedence. Starts at 1.
Interfaces
#
Also implements Node .
Usages
#
References
#
- Field featuredItems from SponsorsListing
