Magidoc

CreateSponsorshipsInput
Input Object

Autogenerated input type of CreateSponsorships

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

privacyLevel

Specify whether others should be able to see that the sponsor is sponsoring the sponsorables. Public visibility still does not reveal the dollar value of the sponsorship.

Default: "PUBLIC"

receiveEmails

Whether the sponsor should receive email updates from the sponsorables.

recurring

Whether the sponsorships created should continue each billing cycle for the sponsor (monthly or annually), versus lasting only a single month. Defaults to one-time sponsorships.

sponsorLogin

Non-null

The username of the user or organization who is acting as the sponsor, paying for the sponsorships.

sponsorships

Non-null

The list of maintainers to sponsor and for how much apiece.

Usages

#

References

#

  • Argument input of field createSponsorships from type Mutation