---
title: Deprecation of metafield(id) query - 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/deprecation-of-metafield-id-query'
  md: 'https://shopify.dev/changelog/deprecation-of-metafield-id-query.md'
metadata:
  effectiveApiVersion: 2023-10
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Deprecation Announcement
    handle: deprecation
  indicatesActionRequired: true
  createdAt: '2023-09-06T10:01:11-04:00'
  postedAt: '2023-10-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:39-05:00'
  effectiveAt: '2023-10-01T00:00:00-04:00'
---

October 1, 2023

Tags:

* Action Required
* API
* 2023-10

# Deprecation of `metafield(id)` query

As of 2023-10, the `metafield(id)` query is no longer supported. Metafields should be queried via the `HasMetafields` connection of metafield owners. If necessary, metafields can be queried by ID via the `Node` interface.
