No content to show
User Activity
Within an app, I attempted to create a metafield definition with the following settings:metafieldDefinitionCreate(definition: { name: "Custom Test", namespace: "customtest", key: "config", type: "json", ownerType: SHOP access: { admin: MERCH...
03-05-2024
Same. From the docs this looks like it should be stable now.
Is there a way to get access to a discount code(s) that is being used? With Script Editor, we could detect if a specific discount code was used and reject it if some conditions were met. If it already exists, will you point me in the right direction?
Cart Transform API - Will adjusting a line-item price happen before it is passed onto a Product Discount function's `RunInput`?
02-12-2024
1. With the script editor, we could detect if certain discount codes were used. Are there plans to make this available as we discuss our migration to use extensions for product discounts?2. Similarly, we were able to detect the applied discount total...
I'm getting the following error after copy/pasting from the tutorial: mutation {
eventBridgeWebhookSubscriptionCreate(
topic: PRODUCTS_CREATE
webhookSubscription: {
arn: "arn:aws:events:us-east-1::event-source/aws.partner/shopify.com/...