UpdateSponsorshipPreferencesInput Input Object
Autogenerated input type of UpdateSponsorshipPreferences
Fields
#
privacyLevel
Specify whether others should be able to see that the sponsor is sponsoring the sponsorable. Public visibility still does not reveal which tier is used.
Default: "PUBLIC"receiveEmails
Whether the sponsor should receive email updates from the sponsorable.
Default: truesponsorId
The ID of the user or organization who is acting as the sponsor, paying for the sponsorship. Required if sponsorLogin is not given.
sponsorLogin
The username of the user or organization who is acting as the sponsor, paying for the sponsorship. Required if sponsorId is not given.
sponsorableId
The ID of the user or organization who is receiving the sponsorship. Required if sponsorableLogin is not given.
sponsorableLogin
The username of the user or organization who is receiving the sponsorship. Required if sponsorableId is not given.
Usages
#
References
#
- Argument input of field updateSponsorshipPreferences from type Mutation
