Cart Line Item Attribute InvalidOutputError #617
kakon007
started this conversation in
Feedback: Cart Transform API
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
**I have built a Cart Transform API app that retrieves values from cart line attributes.
In the frontend, I’m passing the cart line attribute like this:-
<input name="properties[_custom_price]" value="22.00" type="hidden" />
It works correctly on my development store, but on the Shopify Plus store, it throws an InvalidOutputError.**
my run.graphql:-
my run.js:-
Beta Was this translation helpful? Give feedback.
All reactions