--- title: Admin access input is now optional when setting metafield definition access - 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/admin-access-input-is-now-optional-when-setting-metafield-definition-access md: https://shopify.dev/changelog/admin-access-input-is-now-optional-when-setting-metafield-definition-access.md --- [Back to Developer changelog](https://shopify.dev/changelog) January 1, 2025 Tags: * Admin GraphQL API * 2025-01 # Admin access input is now optional when setting metafield definition access When creating or updating a metafield definition's `access` the `admin` field is now optional. When `admin` is not explicitly set, it will default the same way it is when the entire `access` field is omitted. Learn more about metafield access controls on [Shopify.dev](https://shopify.dev/docs/apps/build/custom-data/metafields/definitions/use-access-controls-metafields)