Skip to main content
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

•ID

The globally-unique ID for the deleted cart transform.

•[CartTransformDeleteUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?