--- title: >- Adding access field to StandardMetaobjectDefinitionTemplate - 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/adding-access-field-to-standardmetaobjectdefinitiontemplate md: >- https://shopify.dev/changelog/adding-access-field-to-standardmetaobjectdefinitiontemplate.md metadata: effectiveApiVersion: 2026-07 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2026-03-24T22:42:42-04:00' postedAt: '2026-04-01T12:00:00-04:00' updatedAt: '2026-03-25T08:08:50-04:00' effectiveAt: '2026-04-01T12:00:00-04:00' --- April 1, 2026 Tags: * Admin GraphQL API * 2026-07 # Adding access field to StandardMetaobjectDefinitionTemplate We are introducing a new `access` field to the [`StandardMetaobjectDefinitionTemplate`](https://shopify.dev/docs/api/admin-graphql/latest/objects/StandardMetaobjectDefinitionTemplate). This field will display the template's access rules, helping you determine if a specific template is configured for access via the Storefront API. By understanding these access rules, developers can plan their API interactions more effectively, ensuring seamless integration with the Storefront. The `StandardMetaobjectDefinitionTemplate` is a component that defines the structure and behavior of metaobjects within Shopify. With the new `access` field, you can proactively verify access configurations, optimizing your development workflow and enhancing the user experience.