--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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).