---
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
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2021-11-01T14:46:49-04:00'
  postedAt: '2021-11-04T00:00:00-04:00'
  updatedAt: '2024-02-02T10:05:03-05:00'
  effectiveAt: '2021-11-04T00:00:00-04:00'
---

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.
