--- title: Storefront API Metaobject queries - 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/storefront-api-metaobject-queries' md: 'https://shopify.dev/changelog/storefront-api-metaobject-queries.md' metadata: effectiveApiVersion: 2023-01 affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2022-08-29T11:59:51-04:00' postedAt: '2023-01-01T00:00:00-05:00' updatedAt: '2024-12-13T17:24:34-05:00' effectiveAt: '2023-01-01T00:00:00-05:00' --- January 1, 2023 Tags: * API * 2023-01 # Storefront API `Metaobject` queries With GraphQL Storefront API version 2023-01, you can use `Metaobject` queries to display custom content that's associated with resources like products, customers, and orders. Metaobjects created with the `CONTENT` category with an `Active` status are available through `Metaobject` queries. This change is related to the GraphQL Admin API's support [for content management and metaobjects](https://shopify.dev/changelog/create-custom-objects-with-the-new-metaobjects-api).