Skip to main content
Anchor to CartTransformCreateUserError

CartTransformCreateUserError

object

An error that occurs during the execution of CartTransformCreate.

•

The error code.

•

The path to the input field that caused the error.

•
String!non-null

The error message.


Was this section helpful?

•
mutation

Create a CartTransform function to the Shop.

Arguments

•
BooleanDefault:false

Whether a run failure should block cart and checkout operations.

•
String!required

The identifier of the Function providing the cart transform.

•

Additional metafields to associate to the cart transform.


Fields

•

The newly created cart transform function.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?