> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/mutations/update-shipping-costs-exemption.md).

# updateShippingCostsExemption

### Arguments

| Argument                                                                                                                  | Description                                 |
| ------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
| input ([UpdateShippingCostsExemptionInput](/graphql-api/api-reference/objects/update-shipping-costs-exemption-input.md)!) | Parameters for UpdateShippingCostsExemption |

### UpdateShippingCostsExemptionInput Arguments

| Argument                                                                           | Description                                    |
| ---------------------------------------------------------------------------------- | ---------------------------------------------- |
| token ([ID](/graphql-api/api-reference/objects/id.md))                             | The token of the cart to update.               |
| exemptFromShippingCosts ([Boolean](/graphql-api/api-reference/objects/boolean.md)) | Will never add any shipping costs to any order |

### Return fields

#### errors (\[[ModelValidationError](/graphql-api/api-reference/objects/model-validation-error.md)!]!)

#### subscription ([Subscription](/graphql-api/api-reference/objects/subscription.md)!)
