---
title: SubscriptionBillingCycleSkipUserError - Customer API
description: An error that occurs during the execution of `SubscriptionBillingCycleSkip`.
api_version: 2026-04
api_name: customer
type: object
api_type: graphql
source_url:
  html: >-
    https://shopify.dev/docs/api/customer/latest/objects/SubscriptionBillingCycleSkipUserError
  md: >-
    https://shopify.dev/docs/api/customer/latest/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/latest/enums/SubscriptionBillingCycleSkipUserErrorCode)

  The error code.

* field

  [\[String!\]](https://shopify.dev/docs/api/customer/latest/scalars/String)

  The path to the input field that caused the error.

* message

  [String!](https://shopify.dev/docs/api/customer/latest/scalars/String)

  non-null

  The error message.

***

## Map

No referencing types

***

## Mutations

* [subscription​Billing​Cycle​Skip](https://shopify.dev/docs/api/customer/latest/mutations/subscriptionBillingCycleSkip)

  mutation

  Skips a Subscription Billing Cycle.

  * billing​Cycle​Input

    [Subscription​Billing​Cycle​Input!](https://shopify.dev/docs/api/customer/latest/input-objects/SubscriptionBillingCycleInput)

    required

    ### Arguments

    The input object for selecting and using billing cycles.

  ***

***

## SubscriptionBillingCycleSkipUserError Mutations

### Mutated by

* [subscription​Billing​Cycle​Skip](https://shopify.dev/docs/api/customer/latest/mutations/subscriptionBillingCycleSkip)

***

## Interfaces

* [Displayable​Error](https://shopify.dev/docs/api/customer/latest/interfaces/DisplayableError)

  interface

***

## SubscriptionBillingCycleSkipUserError Implements

### Implements

* [Displayable​Error](https://shopify.dev/docs/api/customer/latest/interfaces/DisplayableError)
