5 Replies
Hello,
Take a look at these docs to see how you'd need to add a filter for the metaobject webhook to work: https://shopify.dev/docs/api/admin-graphql/latest/mutations/webhookSubscriptionCreate
Shopify
webhookSubscriptionCreate - GraphQL Admin
Creates a new webhook subscription.
Building an app? If you only use app-specific webhooks, you won't need this. App-specific webhook subscriptions specified in your
shopify.app.toml
may be easier. They are automatically kept up to date by Shopify & require less maintenance. Please read [About managing webhook subscriptions](https://shopify.d...You can add a filter from the top right:

So this looks right?
Seems like that worked
I beleive so. Only one way to know!