---
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'
metadata:
  effectiveApiVersion: 2025-07
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2025-06-25T10:07:20-04:00'
  postedAt: '2025-06-30T13:00:00-04:00'
  updatedAt: '2025-06-25T10:10:47-04:00'
  effectiveAt: '2025-06-30T13:00:00-04:00'
---

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.
