--- title: "Subscriptions Contracts APIs: Introduce SubscriptionContractFetchDeliveryOptions and SubscriptionContractSelectDeliveryMethod mutations - 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-contracts-apis-introduce-subscriptioncontractfetchdeliveryoptions-and-subscriptioncontractselectdeliverymethod-mutations md: https://shopify.dev/changelog/subscriptions-contracts-apis-introduce-subscriptioncontractfetchdeliveryoptions-and-subscriptioncontractselectdeliverymethod-mutations.md --- [Back to Developer changelog](https://shopify.dev/changelog) January 1, 2024 Tags: * API * 2024-01 # Subscriptions Contracts APIs: Introduce SubscriptionContractFetchDeliveryOptions and SubscriptionContractSelectDeliveryMethod mutations As of the **2024-01** release of the GraphQL Customer API, you can fetch the available delivery options for a subscription contract with `subscriptionContractFetchDeliveryOptions`. And you can select an option from a delivery options result and update the delivery method on a subscription contract with the `subscriptionContractSelectDeliveryMethod` mutation.