# updateShippingCostsExemption

### Arguments

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

### UpdateShippingCostsExemptionInput Arguments

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

### Return fields

#### errors (\[[ModelValidationError](https://developer.firmhouse.com/graphql-api/api-reference/objects/model-validation-error)!]!)

#### subscription ([Subscription](https://developer.firmhouse.com/graphql-api/api-reference/objects/subscription)!)
