Sponsorship Object
A sponsorship relationship between a sponsor and a maintainer
Fields
#
isActive
Whether the sponsorship is active. False implies the sponsor is a past sponsor of the maintainer, while true implies they are a current sponsor.
isOneTimePayment
Whether this sponsorship represents a one-time payment versus a recurring sponsorship.
isSponsorOptedIntoEmail
Whether the sponsor has chosen to receive sponsorship update emails sent from the sponsorable. Only returns a non-null value when the viewer has permission to know this.
maintainer
The entity that is being sponsored
paymentSource
The platform that was most recently used to pay for the sponsorship.
sponsor
The user that is sponsoring. Returns null if the sponsorship is private or if sponsor is not a user.
sponsorEntity
The user or organization that is sponsoring, if you have permission to view them.
tierSelectedAt
Identifies the date and time when the current tier was chosen for this sponsorship.
Interfaces
#
Also implements Node .
Usages
#
References
#
- Field sponsorship from CreateSponsorshipPayload
- Field sponsorshipForViewerAsSponsor from Organization
- Field sponsorshipForViewerAsSponsorable from Organization
SponsorsTierOrderField
