--- title: SubscriptionBillingCycleUnskipUserError - Customer API description: An error that occurs during the execution of `SubscriptionBillingCycleUnskip`. api_version: 2025-01 api_name: customer type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/2025-01/objects/SubscriptionBillingCycleUnskipUserError md: https://shopify.dev/docs/api/customer/2025-01/objects/SubscriptionBillingCycleUnskipUserError.md --- # Subscription​Billing​Cycle​Unskip​User​Error object An error that occurs during the execution of `SubscriptionBillingCycleUnskip`. ## Fields * code [Subscription​Billing​Cycle​Unskip​User​Error​Code](https://shopify.dev/docs/api/customer/2025-01/enums/SubscriptionBillingCycleUnskipUserErrorCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/customer/2025-01/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/customer/2025-01/scalars/String) non-null The error message. *** ## Map No referencing types *** ## Mutations * [subscription​Billing​Cycle​Unskip](https://shopify.dev/docs/api/customer/2025-01/mutations/subscriptionBillingCycleUnskip) mutation Unskips a Subscription Billing Cycle. *** ## <\~> SubscriptionBillingCycleUnskipUserError Mutations ### Mutated by * <\~>[subscription​Billing​Cycle​Unskip](https://shopify.dev/docs/api/customer/2025-01/mutations/subscriptionBillingCycleUnskip) *** ## Interfaces * [Displayable​Error](https://shopify.dev/docs/api/customer/2025-01/interfaces/DisplayableError) interface *** ## ||-SubscriptionBillingCycleUnskipUserError Implements ### Implements * ||-[Displayable​Error](https://shopify.dev/docs/api/customer/2025-01/interfaces/DisplayableError)