# subscriptionBillingCycleSkip - customer - MUTATION Version: 2025-01 ## Description Skips a Subscription Billing Cycle. ### Access Scopes ## Arguments * [billingCycleInput](/docs/api/customer/2025-01/input-objects/SubscriptionBillingCycleInput): SubscriptionBillingCycleInput! - The input object for selecting and using billing cycles. ## Returns * [billingCycle](/docs/api/customer/2025-01/objects/SubscriptionBillingCycle): SubscriptionBillingCycle The updated billing cycle. * [userErrors](/docs/api/customer/2025-01/objects/SubscriptionBillingCycleSkipUserError): SubscriptionBillingCycleSkipUserError! The list of errors that occurred from executing the mutation. ## Examples