Anchor to discountCodeFreeShippingUpdatediscount
discount Code Free Shipping Update
mutation
Requires Apps must have access scope.
Updates a free shipping discount that's applied on a cart and at checkout when a customer enters a code.
Note
Anchor to Arguments
Arguments
- Anchor to freeShippingCodeDiscountfree•
Shipping Code Discount DiscountCode Free Shipping Input!required The input data used to update the discount code.
- •ID!required
The ID of the discount code to update.
Was this section helpful?
Anchor to DiscountCodeFreeShippingUpdatePayload returnsDiscount Code Free Shipping Update Payload returns
- Anchor to codeDiscountNodecode•
Discount Node The discount code that was updated.
- Anchor to userErrorsuser•
Errors [DiscountUser Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?