--- title: SubscriptionContractSelectDeliveryMethodPayload - Customer API description: Return type for `subscriptionContractSelectDeliveryMethod` mutation. api_version: 2025-10 api_name: customer type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/payloads/subscriptioncontractselectdeliverymethodpayload md: https://shopify.dev/docs/api/customer/latest/payloads/subscriptioncontractselectdeliverymethodpayload.md --- # Subscription​Contract​Select​Delivery​Method​Payload payload Return type for `subscriptionContractSelectDeliveryMethod` mutation. ## Fields * contract [Subscription​Contract](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionContract) The updated subscription contract object. * user​Errors [\[Subscription​Contract​User​Error!\]!](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionContractUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [subscription​Contract​Select​Delivery​Method](https://shopify.dev/docs/api/customer/latest/mutations/subscriptionContractSelectDeliveryMethod) mutation Selects an option from a delivery options result and updates the delivery method on a Subscription Contract. *** ## Map ### Mutations with this payload * [subscription​Contract​Select​Delivery​Method](https://shopify.dev/docs/api/customer/latest/types/subscriptionContractSelectDeliveryMethod)