---
title: >-
  New GraphQL API for Draft Order Delivery Options for Developers - 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/new-graphql-api-for-draft-order-delivery-options-for-developers
  md: >-
    https://shopify.dev/changelog/new-graphql-api-for-draft-order-delivery-options-for-developers.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-05-02T10:33:27-04:00'
  postedAt: '2025-05-20T12:00:00-04:00'
  updatedAt: '2025-05-02T11:03:33-04:00'
  effectiveAt: '2025-05-20T12:00:00-04:00'
---

May 20, 2025

Tags:

* Admin GraphQL API
* 2025-07

# New GraphQL API for Draft Order Delivery Options for Developers

This API enables you to efficiently retrieve all available delivery options for draft orders with a single request. It introduces a specialized endpoint that replaces the legacy `CalculatedDraftOrder` [field](https://shopify.dev/docs/api/admin-graphql/2025-07/objects/CalculatedDraftOrder#field-availableShippingRates) for available shipping rates.

The new endpoint allows developers to fetch not only shipping rates but also options for local delivery and pickup, with support for pagination. This feature is now accessible to all apps with the [read\_draft\_orders access scope](https://shopify.dev/docs/api/usage/access-scope). This enhancement streamlines the process of obtaining comprehensive delivery options, improving the efficiency of order management.
