Skip to main content
Log inSign up
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?