# SubscriptionDeliveryOptionResultSuccess - admin-graphql - OBJECT Version: 2024-10 ## Description The delivery option for a subscription contract. ### Access Scopes the `read_own_subscription_contracts` or `write_own_subscription_contracts` scope. ## Fields * [deliveryOptions](/docs/api/admin-graphql/2024-10/unions/SubscriptionDeliveryOption): SubscriptionDeliveryOption! - The available delivery options. ## Connections ## Related queries ## Related mutations ## Related Unions * [SubscriptionDeliveryOptionResult](/docs/api/admin-graphql/2024-10/unions/SubscriptionDeliveryOptionResult) The result of the query to fetch delivery options for the subscription contract. ## Examples