For the complete documentation index, see llms.txt. This page is also available as Markdown.

ApplyDiscountCodeInput

Autogenerated input type of ApplyDiscountCode

Fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

discountCode (String!)

The discount code to apply to the cart.

subscriptionId (ID)

ID of the subscription to update. Required when authenticated through a project.

Last updated

Was this helpful?