--- 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 metadata: effectiveApiVersion: 2025-01 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2024-10-02T18:38:37-04:00' postedAt: '2025-01-01T00:00:00-05:00' updatedAt: '2024-10-16T09:25:00-04:00' effectiveAt: '2025-01-01T00:00:00-05:00' --- 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)