--- title: SubscriptionBillingCycleSkipUserError - Customer API description: An error that occurs during the execution of `SubscriptionBillingCycleSkip`. api_version: 2025-01 api_name: customer type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/2025-01/objects/SubscriptionBillingCycleSkipUserError md: https://shopify.dev/docs/api/customer/2025-01/objects/SubscriptionBillingCycleSkipUserError.md --- # Subscription​Billing​Cycle​Skip​User​Error object An error that occurs during the execution of `SubscriptionBillingCycleSkip`. ## Fields * code [Subscription​Billing​Cycle​Skip​User​Error​Code](https://shopify.dev/docs/api/customer/2025-01/enums/SubscriptionBillingCycleSkipUserErrorCode) 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​Skip](https://shopify.dev/docs/api/customer/2025-01/mutations/subscriptionBillingCycleSkip) mutation Skips a Subscription Billing Cycle. *** ## <\~> SubscriptionBillingCycleSkipUserError Mutations ### Mutated by * <\~>[subscription​Billing​Cycle​Skip](https://shopify.dev/docs/api/customer/2025-01/mutations/subscriptionBillingCycleSkip) *** ## Interfaces * [Displayable​Error](https://shopify.dev/docs/api/customer/2025-01/interfaces/DisplayableError) interface *** ## ||-SubscriptionBillingCycleSkipUserError Implements ### Implements * ||-[Displayable​Error](https://shopify.dev/docs/api/customer/2025-01/interfaces/DisplayableError)