---
title: >-
  Apps can now manage access settings for merchant metafield definitions -
  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/apps-can-now-manage-access-settings-for-merchant-metafield-definitions
  md: >-
    https://shopify.dev/changelog/apps-can-now-manage-access-settings-for-merchant-metafield-definitions.md
metadata:
  effectiveApiVersion: ''
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2024-12-05T11:11:50-05:00'
  postedAt: '2024-12-11T08:00:00-05:00'
  updatedAt: '2024-12-10T18:20:37-05:00'
  effectiveAt: '2024-12-11T08:00:00-05:00'
---

December 11, 2024

Tags:

* Admin GraphQL API

# Apps can now manage access settings for merchant metafield definitions

Effective immediately, apps can manage the `storefront` and `customerAccount` access settings for metafield definitions in the merchant namespace. The only acceptable value for `admin` access remains `PUBLIC_READ_WRITE` for non app-reserved definitions.

Learn more about access controls for metafields on [Shopify.dev](https://shopify.dev/docs/apps/custom-data/metafields/definitions/access-controls).
