No content to show
User Activity
02-15-2024
What happens if on the client, you try to add/remove an item from this expired cart ID? Will the mutation just fail? Or will a new cart with a new ID be created but with the same items as the old one? Or if you try to query for an expired cart, will ...
09-12-2023
On the off chance that a wrong value is calculated when creating an AppUsageRecord, is there a way to delete or modify the amount charged? If not, what's the best way to refund an app user for the discrepancy?
Field: https://shopify.dev/docs/api/admin-graphql/2023-04/objects/Shop#connection-shop-customertags Right now this field can only be queried by the first n objects. We need to be able to also filter by tag name as well. I saw in Shopify's Admin dash ...