deleteReferencesFromOverride
View as MarkdownDelete references from an existing override.
mutation
Requires commerce.tax:delete.
Delete references from an existing override.
Required headers
| Header | Required | Description |
|---|---|---|
x-store-id | Yes | ID of the store the operation targets. Omitting it returns HTTP 200 with a GraphQL error: extensions.code: "UNAUTHENTICATED". |
Go to Authentication for credential setup.
Arguments
idID!requiredinputMutationDeleteReferencesFromOverrideInput!requiredreferenceIds[ID!]!required
Possible returns
OverrideOverride— A rule to override any other taxation criteria for the associated skus, groups, or lists.
Last updated on
How is this guide?