# SubscriptionDeliveryOptionResultFailure - admin-graphql - OBJECT Version: 2024-10 ## Description A failure to find the available delivery options for a subscription contract. ### Access Scopes the `read_own_subscription_contracts` or `write_own_subscription_contracts` scope. ## Fields * [message](/docs/api/admin-graphql/2024-10/scalars/String): String - The reason for the failure. ## 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