--- title: Removing visible_to_storefront_api field on metaobject field definitions - 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/removing-storefront-visibility-field-on-metaobject-field-definitions md: https://shopify.dev/changelog/removing-storefront-visibility-field-on-metaobject-field-definitions.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 10, 2025 Tags: * Action Required * Admin GraphQL API * 2026-01 # Removing `visible_to_storefront_api` field on metaobject field definitions The `visible_to_storefront_api` field on metaobject field definitions is deprecated. It has been removed from the `unstable` API and in API Version `2026-01` in the case of `StandardMetaobjectDefinitionFieldTemplate` objects. Storefront accessibility of metaobjects can be configured on the metaobject definition via the `access` input field.