updateShippingCostsExemption
Updates the shipping costs exemption.
Arguments
Argument | Description |
---|---|
input (UpdateShippingCostsExemptionInput!) | Parameters for UpdateShippingCostsExemption |
UpdateShippingCostsExemptionInput Arguments
Argument | Description |
---|---|
token (ID) | The token of the cart to update. |
exemptFromShippingCosts (Boolean) | Will never add any shipping costs to any order |
Return fields
errors ([ModelValidationError!]!)
subscription (Subscription!)
Last updated