No content to show
User Activity
05-11-2023
After some manual testing. I iterated through all the orders, found every instance of one with that metafield on it, deleted it manually, and after that, was able to add the metafield definition as expected.This could be automated with code to make i...
05-11-2023
Since posting this, I've discovered that the metafield does exist and is being used on individual resources without a definition. So now the remaining question is: How can I add a definition for a metafield that's already in use? Is the only way to r...
05-11-2023
I'm working on an app that uses metafields to store extra data on orders, draft orders, products etc. My problem is this: When I run the mutation `metafieldDefinitiionCreate` with the namespace `$app:order`, key `requestedDeliveryDate` and ownerType ...
01-12-2023
I'm working on an app with a b2b focus, and I'd like to have access to a webhook to see when the shop owner updates a company in the system. I can find many webhooks in the topics list, including `customers/update`, but not any that relate to compani...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
1467 | 05-11-2023 04:30 PM |