--- title: subscriptionContractSelectDeliveryMethod - Customer API description: >- Selects an option from a delivery options result and updates the delivery method on a Subscription Contract. api_version: 2026-01 api_name: customer type: mutation api_type: graphql source_url: html: >- https://shopify.dev/docs/api/customer/latest/mutations/subscriptionContractSelectDeliveryMethod md: >- https://shopify.dev/docs/api/customer/latest/mutations/subscriptionContractSelectDeliveryMethod.md --- # subscription​Contract​Select​Delivery​Method mutation Selects an option from a delivery options result and updates the delivery method on a Subscription Contract. ## Arguments * deliveryMethodInput * subscriptionContractId * subscriptionDeliveryOptionsResultToken *** ## Subscription​Contract​Select​Delivery​Method​Payload returns * contract * userErrors *** ## Examples * ### subscriptionContractSelectDeliveryMethod reference