How to add CustomItems in cart? #672
Closed
mohasinakonda
started this conversation in
General
Replies: 1 comment
-
Hi @mohasinakonda , The creation of custom items is not available in Storefront GraphQL API by design. You must use the V3 Cart API for this as it is a sensitive action. You may call the V3 API within your Catalyst storefront for this if you wish. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to create project with catalyst, here I wanted to add customItems in cart,
but I am not getting anything about adding customItems
Beta Was this translation helpful? Give feedback.
All reactions