Anchor to CartTransformCreateUserErrorCodeCart
CartTransformCreateUserErrorCode
enum
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to FUNCTION_ALREADY_REGISTEREDFUNCTION_ALREADY_REGISTERED•
A cart transform function already exists for the provided function_id.
- Anchor to FUNCTION_DOES_NOT_IMPLEMENTFUNCTION_DOES_NOT_IMPLEMENT•
Function does not implement the required interface for this cart_transform function.
- Anchor to FUNCTION_NOT_FOUNDFUNCTION_NOT_FOUND•
No Shopify Function found for provided function_id.
- Anchor to INPUT_INVALIDINPUT_INVALID•
Failed to create cart transform due to invalid input.
- Anchor to INVALID_METAFIELDSINVALID_METAFIELDS•
Could not create or update metafields.
Was this section helpful?