CreateSponsorshipPayload [object]
Autogenerated return type of CreateSponsorship
Attributes
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.
A unique identifier for the client performing the mutation.
Sponsorship [object]
A sponsorship relationship between a sponsor and a maintainer
Implements
Attributes
Identifies the date and time when the object was created.
The Node ID of the Sponsorship object
Whether the sponsorship is active. False implies the sponsor is a past sponsor
of the maintainer, while true implies they are a current sponsor.
Whether this sponsorship represents a one-time payment versus a recurring sponsorship.
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.
The entity that is being sponsored
The platform that was most recently used to pay for the sponsorship.
The privacy level for this sponsorship.
The user that is sponsoring. Returns null if the sponsorship is private or if sponsor is not a user.
The user or organization that is sponsoring, if you have permission to view them.
The entity that is being sponsored
The associated sponsorship tier
Identifies the date and time when the current tier was chosen for this sponsorship.
The sponsorship that was started.