Anchor to section titled 'undefined'

CartTransformCreateUserErrorCode
enum

Possible error codes that can be returned by CartTransformCreateUserError.


value-functionalreadyregistered
FUNCTION_ALREADY_REGISTERED

A cart transform function already exists for the provided function_id.

value-functiondoesnotimplement
FUNCTION_DOES_NOT_IMPLEMENT

Function does not implement the required interface for this cart_transform function.

value-functionnotfound
FUNCTION_NOT_FOUND

No Shopify Function found for provided function_id.

value-inputinvalid
INPUT_INVALID

Failed to create cart transform due to invalid input.


Was this section helpful?

The error code.


Was this section helpful?
Map
CartTransformCreateUserErrorCode