No content to show
User Activity
10-18-2022
Hey there,I've been trying to use "checkoutLineItemsAdd" and keep getting this error:{
"data": {
"checkoutLineItemsAdd": {
"checkout": null,
"checkoutUserErrors": [
{
"code": "IN...
Hi, I am working with a store that has over 30k active products and +90 different product types.I found the productTypes query very useful, but in order to avoid making extra requests or complex logic, I would like to pass a query argument for price ...