---
title: >-
  Subscriptions shippingOptions deprecated by deliveryOptions - 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/subscriptions-shippingoptions-deprecated-by-deliveryoptions
  md: >-
    https://shopify.dev/changelog/subscriptions-shippingoptions-deprecated-by-deliveryoptions.md
metadata:
  effectiveApiVersion: 2022-10
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Deprecation Announcement
    handle: deprecation
  indicatesActionRequired: true
  createdAt: '2022-10-14T10:30:51-04:00'
  postedAt: '2022-10-17T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:35-05:00'
  effectiveAt: '2022-10-17T00:00:00-04:00'
---

October 17, 2022

Tags:

* Action Required
* API
* 2022-10

# Subscriptions shippingOptions deprecated by deliveryOptions

In the API version `2022-10`, we included the expanded support of new delivery options for Subscriptions: Local Delivery and Pickup.

As of API version `2023-01`, we are deprecating the old `shippingOptions` field of `SubscriptionDraft` in favor of the new `deliveryOptions` field which supports Local Delivery and Pickup.

Learn more about `deliveryOptions` on [Shopify.dev - SubscriptionDraft](https://shopify.dev/api/admin-graphql/2023-01/objects/SubscriptionDraft#field-subscriptiondraft-deliveryoptions).
