--- title: Shop metafield definitions are now available in the Shopify Admin and Admin API - 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/shop-metafield-now-in-admin md: https://shopify.dev/changelog/shop-metafield-now-in-admin.md --- [Back to Developer changelog](https://shopify.dev/changelog) June 23, 2025 Tags: * Admin GraphQL API * 2025-07 # Shop metafield definitions are now available in the Shopify Admin and Admin API Shop metafield definitions and values are now be exposed in the Shopify Admin UI, making them more accessible and manageable by merchants. Additionally, it's now possible to query for shop metafield definitions using the [`metafieldDefinitions` query](https://shopify.dev/docs/api/admin-graphql/latest/queries/metafieldDefinitions) in the Admin GraphQL API. Shop is already [a supported metafield owner type](https://shopify.dev/docs/api/admin-graphql/latest/enums/MetafieldOwnerType), and this change enables apps and merchants to manage definitions for shop-level metafields.