# SubscriptionBillingAttemptInsufficientStockProductVariantsError - admin - OBJECT Version: unstable ## Description An inventory error caused by an issue with one or more of the contract merchandise lines. ### Access Scopes `read_own_subscription_contracts` access scope. ## Fields * [code](/docs/api/admin/unstable/enums/SubscriptionBillingAttemptErrorCode): SubscriptionBillingAttemptErrorCode! - The code for the error. * [message](/docs/api/admin/unstable/scalars/String): String! - An explanation of the error. ## Connections * [insufficientStockProductVariants](/docs/api/admin/unstable/connections/ProductVariantConnection): ProductVariantConnection! ## Related queries ## Related mutations ## Related Unions ## Examples