--- title: New webhook topics added for Metaobject events - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/new-webhook-topics-added-for-metaobject-events md: https://shopify.dev/changelog/new-webhook-topics-added-for-metaobject-events.md --- [Back to Developer changelog](https://shopify.dev/changelog) January 1, 2024 Tags: * API * 2024-01 # New webhook topics added for Metaobject events As of API version 2024-01 of the GraphQL Admin API, your app can subscribe to `metaobjects/create`, `metaobjects/update` and `metaobjects/delete`. These new webhook topics use sub-topics so you can subscribe to events for the specific types of metaobjects your app cares about. Learn more about sub-topics on [Shopify.dev](https://shopify.dev/docs/apps/webhooks/sub-topics)