--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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).