---
title: Shopify Functions input limit updates - 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/shopify-functions-input-limit-updates'
  md: 'https://shopify.dev/changelog/shopify-functions-input-limit-updates.md'
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2023-05-08T10:16:25-04:00'
  postedAt: '2023-05-08T10:06:00-04:00'
  updatedAt: '2024-02-02T10:05:13-05:00'
  effectiveAt: '2023-05-08T10:06:00-04:00'
---

May 8, 2023

Tags:

* API

# Shopify Functions input limit updates

As of May 8, you can access metafield values up to 10,000 bytes in Shopify Functions input queries, so that you can store more merchant configuration for your function.

The overall input JSON size for Shopify Functions is constrained to 64,000 bytes.

Learn more about execution limitations for Shopify Functions on [Shopify.dev](https://shopify.dev/docs/apps/functions#limitations).
