---
title: >-
  Updates to MetafieldAccessInput and MetafieldAccessUpdateInput enum values -
  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/updates-to-metafieldaccessinput-and-metafieldaccessupdateinput-enum-values
  md: >-
    https://shopify.dev/changelog/updates-to-metafieldaccessinput-and-metafieldaccessupdateinput-enum-values.md
metadata:
  effectiveApiVersion: 2024-07
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2024-05-08T12:34:15-04:00'
  postedAt: '2024-05-24T12:29:00-04:00'
  updatedAt: '2024-05-16T12:45:37-04:00'
  effectiveAt: '2024-05-24T12:29:00-04:00'
---

May 24, 2024

Tags:

* Admin GraphQL API
* 2024-07

# Updates to MetafieldAccessInput and MetafieldAccessUpdateInput enum values

As of `2024-07`, the `admin` and `storefront` fields of [`MetafieldAccessInput`](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/MetafieldAccessInput) and [`MetafieldAccessUpdateInput`](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/MetafieldAccessUpdateInput) will begin using dedicated input enum types - `MetafieldAdminAccessInput` and `MetafieldStorefrontAccessInput`.

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