SubscriptionDeliveryMethodShippingOptionInput input object

Specifies shipping option fields.

Input fields

  • carrierServiceId ([ID](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01))
    The carrier service ID of the shipping option.
  • code ([String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    The code of the shipping option.
  • description ([String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    The description of the shipping option.
  • presentmentTitle ([String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    The presentment title of the shipping option.
  • title ([String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    The title of the shipping option.