---
title: New menu field in the Storefront API - 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-menu-field-in-the-storefront-api'
  md: 'https://shopify.dev/changelog/new-menu-field-in-the-storefront-api.md'
metadata:
  effectiveApiVersion: 2022-04
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2022-03-08T14:30:32-05:00'
  postedAt: '2022-04-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:33-05:00'
  effectiveAt: '2022-04-01T00:00:00-04:00'
---

April 1, 2022

Tags:

* API
* 2022-04

# New menu field in the Storefront API

As of the 2022-04 version of the Storefront API, you can fetch a navigation menu by handle with the [`menu` field](https://shopify.dev/api/storefront/latest/queries/menu). The new field returns a [`Menu` object](https://shopify.dev/api/storefront/latest/objects/Menu), and can be used to replicate a merchant's Online Store menus on custom storefronts.
