No content to show
User Activity
After the latest updates, all shops will now have checkoutProfile: {isPublished: true}. To find out if a shop supports thank you page and order status page extensions, you need to send a request to the 'unstable' version of the GraphQL API, where the...
Yes, you can get a list of installed via admin graphql: https://shopify.dev/docs/api/admin-graphql/2024-01/queries/appInstallations
How to properly synchronize product relationships between collections? Since Shopify has the concept of automated collections, it is very expensive to get its products and synchronize these products in the database that we have. Let's say a client ha...
When you get an order through the rest api, there is a total_price_usd field, but the documentation itself does not say anything about this field. Does anyone know how they calculate this field. I tried to divide the total price by this field in orde...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
742 | 06-27-2024 04:07 AM |