Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

mutation

Requires write_cart_transforms access scope. Also: The user must have products and preferences permission to delete a cart transform function.

Destroy a cart transform function from the Shop.

ID!required

A globally-unique identifier for the cart transform.


Was this section helpful?

Anchor to CartTransformDeletePayload returnsCartTransformDeletePayload returns

The globally-unique ID for the deleted cart transform.

The list of errors that occurred from executing the mutation.


Was this section helpful?