CancelSponsorshipInput Input Object
Autogenerated input type of CancelSponsorship
Fields
#
sponsorId
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 cancelSponsorship from type Mutation
