Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to subscriptionDraftFreeShippingDiscountUpdate

subscriptionDraftFreeShippingDiscountUpdate

mutation

Requires write_own_subscription_contracts access scope. Also: The user must have manage_orders_information permission.

Updates a subscription free shipping discount on a subscription draft.

ID!required

The gid of the Subscription Discount to update.

ID!required

The ID of the Subscription Contract draft to update a subscription discount on.

The properties to update on the Subscription Free Shipping Discount.


Was this section helpful?

Anchor to SubscriptionDraftFreeShippingDiscountUpdatePayload returnsSubscriptionDraftFreeShippingDiscountUpdatePayload returns

The updated Subscription Discount.

The Subscription Contract draft object.

The list of errors that occurred from executing the mutation.


Was this section helpful?