--- 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 metadata: effectiveApiVersion: 2026-01 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: Deprecation Announcement handle: deprecation indicatesActionRequired: true createdAt: '2025-09-29T18:02:54-04:00' postedAt: '2025-10-10T12:00:00-04:00' updatedAt: '2025-09-30T01:24:54-04:00' effectiveAt: '2025-09-30T12:00:00-04:00' --- 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.