---
title: >-
  New metafield definition types: link and list.link - 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/new-metafield-definition-types-link-and-list-link
  md: >-
    https://shopify.dev/changelog/new-metafield-definition-types-link-and-list-link.md
metadata:
  effectiveApiVersion: 2024-07
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2024-05-24T13:04:54-04:00'
  postedAt: '2024-07-01T00:00:00-04:00'
  updatedAt: '2024-05-27T15:11:09-04:00'
  effectiveAt: '2024-07-01T00:00:00-04:00'
---

July 1, 2024

Tags:

* Admin GraphQL API
* 2024-07

# New metafield definition types: `link` and `list.link`

As of 2024-07, you can use the following metafields to save link related content:

* `link`: A link consisting of an anchor text and URL.
* `list.link`: A list of link metafields.

Learn more about metafields on [Shopify.dev](https://shopify.dev/docs/apps/custom-data/metafields).
