--- title: Increase draft order line item limit from 250 to 499 - 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/draft-order-line-item-limit md: https://shopify.dev/changelog/draft-order-line-item-limit.md --- [Back to Developer changelog](https://shopify.dev/changelog) June 30, 2025 Tags: * Admin GraphQL API * 2025-07 # Increase draft order line item limit from `250` to `499` In API version `2025-07`, the maximum number of line items accepted by the draft order [create](https://shopify.dev/docs/api/admin-graphql/2025-07/mutations/draftOrderCreate) and [update](https://shopify.dev/docs/api/admin-graphql/2025-07/mutations/draftOrderUpdate) mutations have been increased from `250` to `499`. This change ensures that the GraphQL API now matches the REST API's limit.