--- title: Specify private metafields for webhooks using GraphQL Admin API - 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/specify-private-metafields-for-webhooks-using-graphql-admin-api md: https://shopify.dev/changelog/specify-private-metafields-for-webhooks-using-graphql-admin-api.md --- [Back to Developer changelog](https://shopify.dev/changelog) November 4, 2021 Tags: * API # Specify private metafields for webhooks using GraphQL Admin API The `WebhookSubscription` GraphQL object now has a `privateMetafieldNamespaces` field. You can use this field to specify private metafields that you want to be included in the payload for events sent by that webhook subscription.