No content to show
User Activity
Hi, We've been experiencing a bug in GraphQL bulk operation query to get product list of collections: their sort order is not correct. We are following up with Shopify Support in this request for 3 weeks but have not yet resolved, ticket id is 324599...
07-14-2022
Our public app keeps getting error 430 since a few hours now. Our sync processes for multiple stores are being stuck as we can download data from Shopify. Request ID: 29e29249-ecb8-4821-ae05-4206dfb9b0dc Please help.
12-06-2021
Can anyone please help with this issue? We are losing customers because of this and we don't have any work around...
11-22-2021
@Luke_KThanks for your reply Unfortunately, I can only give you the API endpoint and params we used for the requests. We are using the official npm package `shopify-api-node` and it does not return the response headers for 2xx responses. Shop: boost...
11-17-2021
Recently we got into an issue that happening intermittently: Our requests to Shopify Event API to get destroyed products & collections sometimes return items that are not actually deleted. This issue is quite serious because it cause missing products...
07-22-2021
Hi @Bunty I think Script Tags is different. With Script Tags, the app developer is able to release the new version to specific stores. That way he can control the version release more granularly, like doing A/B test, or asking specific customers for ...
Hi all,The online store 2.0 Theme App Extension is a very good approach. But I think there is a flaw in version upgrade flow:When I create & publish a theme app version as below, the version is automatically applied to all installed themes without us...
Shopify does support yearly subscription in GraphQL https://shopify.dev/docs/admin-api/graphql/reference/billing/apppricinginterval
@Adverbly,I would very much like to know what you did miss, because maybe I miss that too! Would you mind explaining it please?
hi @_JB , We got a use case to download all products, along with their connections: variants, metafields, images... to sync to our system. We need to construct whole product data into a single object. With current JSONL structure, objects are flatte...
Hi @Busfox, Thanks a lot for you answer that makes a lot of sense. However, there is another case that there is no webhook as well: when you make a bulk updates in product list page: "https://yourstore.myshopify.com/admin/products", such as making pr...
Hi, Our app got all the collections/update, products/update... webhooks registered in our customer stores. But we never received any hook when user manually reordered products in a collection with `sorted_order=manual`. Is that normal? I personally t...