# SubscriptionBillingCycleUnskipUserError - customer - OBJECT Version: unstable ## Description An error that occurs during the execution of `SubscriptionBillingCycleUnskip`. ### Access Scopes ## Fields * [code](/docs/api/customer/unstable/enums/SubscriptionBillingCycleUnskipUserErrorCode): SubscriptionBillingCycleUnskipUserErrorCode - The error code. * [field](/docs/api/customer/unstable/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/customer/unstable/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [subscriptionBillingCycleUnskip](/docs/api/customer/unstable/mutations/subscriptionBillingCycleUnskip) Unskips a Subscription Billing Cycle. ## Related Unions ## Examples