# GraphQL Admin API: Support for metafield connections in online store objects — Shopify developer changelog
---
## GraphQL Admin API: Support for metafield connections in online store objects

As of version **2024-07** of the GraphQL Admin API, you can use the `Metafield` and `MetafieldDefinition` connections in the [`OnlineStoreArticle`](https://shopify.dev/docs/api/admin-graphql/2023-07/objects/OnlineStoreArticle), [`OnlineStoreBlog`](https://shopify.dev/docs/api/admin-graphql/2023-07/objects/OnlineStoreblog), and [`OnlineStorePage` ](https://shopify.dev/docs/api/admin-graphql/2023-07/objects/OnlineStorePage/) objects. 

Previously, you could only do this using the REST API.

*Published: April 29, 2024*
Tags: API, Update
Link: https://shopify.dev/changelog/graphql-admin-api-support-for-metafield-connections-in-online-store-objects

---