---
title: MetafieldAccessUpdateInput - GraphQL Admin
description: >-
  The input fields for the access settings for the metafields under the
  definition.
api_version: unstable
api_name: admin
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/MetafieldAccessUpdateInput
  md: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/MetafieldAccessUpdateInput.md
---

# Metafield​Access​Update​Input

input\_object

The input fields for the access settings for the metafields under the definition.

## Fields

* admin

  [Metafield​Admin​Access​Input](https://shopify.dev/docs/api/admin-graphql/unstable/enums/MetafieldAdminAccessInput)

  The admin access setting to use for the metafields under this definition.

* customer​Account

  [Metafield​Customer​Account​Access​Input](https://shopify.dev/docs/api/admin-graphql/unstable/enums/MetafieldCustomerAccountAccessInput)

  The Customer Account API access setting to use for the metafields under this definition.

* storefront

  [Metafield​Storefront​Access​Input](https://shopify.dev/docs/api/admin-graphql/unstable/enums/MetafieldStorefrontAccessInput)

  The storefront access setting to use for the metafields under this definition.

***

## Input objects using this input

* [Metafield​Definition​Update​Input.access](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/MetafieldDefinitionUpdateInput#fields-access)

  INPUT OBJECT

  The input fields required to update a metafield definition.

***

## Map

### Input objects using this input

* [Metafield​Definition​Update​Input.access](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/MetafieldDefinitionUpdateInput#fields-access)
