Requires write_discounts access scope.
An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Updates free shipping code discount
Arguments
freeShippingCodeDiscount ● DiscountCodeFreeShippingInput!non-null
Input data for updating free shipping discount codes.
More
id ● ID!non-null
The discount code ID.
Return
codeDiscountNode ● DiscountCodeNode
The updated code discount.
More
userErrors ● [DiscountUserError!]!non-null
The list of errors that occurred from executing the mutation.
More
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?