--- title: SubscriptionDeliveryMethodShippingOptionInput - GraphQL Admin description: The input fields for shipping option. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/subscriptiondeliverymethodshippingoptioninput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/subscriptiondeliverymethodshippingoptioninput.md --- # Subscription​Delivery​Method​Shipping​Option​Input input\_object The input fields for shipping option. ## Fields * carrier​Service​Id [ID](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) The carrier service ID of the shipping option. * code [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The code of the shipping option. * description [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The description of the shipping option. * presentment​Title [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The presentment title of the shipping option. * title [String](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The title of the shipping option. *** ## Input objects using this input * [Subscription​Delivery​Method​Shipping​Input.shippingOption](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SubscriptionDeliveryMethodShippingInput#fields-shippingOption) INPUT OBJECT Specifies shipping delivery method fields. This input accepts partial input. When a field is not provided, its prior value is left unchanged. *** ## Map ### Input objects using this input * [Subscription​Delivery​Method​Shipping​Input.shippingOption](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SubscriptionDeliveryMethodShippingInput#fields-shippingOption)