SubscriptionDeliveryMethodInput input object
Specifies delivery method fields for a subscription draft. This is an input union: one, and only one, field can be provided. The field provided will determine which delivery method is to be used.
Note: Only shipping
is supported for now, but other inputs will be added as they become supported in subscriptions.
Input fields
- shipping (
[SubscriptionDeliveryMethodShippingInput](https://shopify.dev/docs/admin-api/graphql/reference/orders/subscriptiondeliverymethodshippinginput)
)
Shipping delivery method input.