No content to show
User Activity
Note: This does not delete the store, and the stores will still appear in dropdowns. If there is no way to completely delete a store, Shopify should at least update the logic of the dropdowns to remove archived stores from the UI. The only place they...
I'm attempting to write a custom app for our store to tie in our inventory. I have created a web service that captures the different webhook messages for orders/create, orders/update, orders/cancelled, and orders/delete. Create, Update, and Cancel al...
05-01-2023
We're working on a Shopify tie in for our in-house inventory system. I want to make sure to get the ID types correct. From the documentation it says they are ID! types, with a string like gid://shopify/Product/[NUMBER]. I'm curious about the number p...