How to fix “Pending jobs in the event queue”
Shopify is new for me. I have created product-discount custom app using node js. I want to call GraphQL query for get customer all tags.
`
Note : below request working fine in post-man
Auto Delete Soldout Items (Shopify)
I’m building shopify app using Express and React.
Shopify Admin API: I want to get the total number of items sold of a product with a product_id
I am using the Shopify GraphQL admin API to get the details of each of the products. But I am not able to get an important detail for the product – that is the total number of orders for this particular product or in other words – the total number of items sold of this product using a product_id
or something equivalent.
Unable to call Shopify API’s based on store_name and confusion on domain retrieved from webhook headers
Basic Scenario is that I created a Shopify App in which I used to get Shop Details using GraphQl API