---
title: >-
  Metafield Definitions available on Order, Collection, and Customer - 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/metafield-definitions-available-on-order-collection-and-customer
  md: >-
    https://shopify.dev/changelog/metafield-definitions-available-on-order-collection-and-customer.md
metadata:
  effectiveApiVersion: 2022-01
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2022-01-04T20:28:17-05:00'
  postedAt: '2022-01-01T00:00:00-05:00'
  updatedAt: '2024-12-13T17:24:33-05:00'
  effectiveAt: '2022-01-01T00:00:00-05:00'
---

January 1, 2022

Tags:

* API
* 2022-01

# Metafield Definitions available on Order, Collection, and Customer

As of API version 2022-01, you can query for `metafieldDefinitions` on `Order`, `Collection`, and `Customer`. Previously this was only available on `Product` and `ProductVariant`.

Metafield Definitions are used to define a namespace, key, and type across all instances of a type of resource. These definitions enable Admin UI so that merchants can edit these fields in the context of each resource. You can learn more about [Metafield Definitions](https://shopify.dev/apps/metafields/definitions) in the Developer Docs.
