Github API - Test Config

UpdatePatreonSponsorabilityInput [input]

Autogenerated input type of UpdatePatreonSponsorability

Attributes
clientMutationId String

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.

API:
Github GraphQL API

A unique identifier for the client performing the mutation.

enablePatreonSponsorships Boolean

Boolean [scalar]

The Boolean scalar type represents true or false.

API:
Github GraphQL API

Whether Patreon tiers should be shown on the GitHub Sponsors profile page,
allowing potential sponsors to make their payment through Patreon instead of GitHub.

sponsorableLogin String

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.

API:
Github GraphQL API

The username of the organization with the GitHub Sponsors profile, if any.
Defaults to the GitHub Sponsors profile for the authenticated user if omitted.

API:
Github GraphQL API