---
title: Note length is now validated (<5000 char) - 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/note-length-is-now-validated-5000-char'
  md: 'https://shopify.dev/changelog/note-length-is-now-validated-5000-char.md'
metadata:
  effectiveApiVersion: 2024-07
  affectedApi:
    - displayName: Storefront GraphQL API
      handle: storefront-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2024-05-28T12:21:29-04:00'
  postedAt: '2024-05-28T12:18:00-04:00'
  updatedAt: '2024-05-28T12:40:01-04:00'
  effectiveAt: '2024-05-28T12:18:00-04:00'
---

May 28, 2024

Tags:

* Storefront GraphQL API
* 2024-07

# Note length is now validated (<5000 char)

As of Storefront API version 2024-07, you will get a `NOTE_TOO_LONG` user error in cart mutations in case the note exceeds the maximum number of 5000 characters.
