# SubscriptionBillingCycleUserError - admin-graphql - OBJECT Version: 2024-10 ## Description The possible errors for a subscription billing cycle. ### Access Scopes `read_own_subscription_contracts` access scope. ## Fields * [code](/docs/api/admin-graphql/2024-10/enums/SubscriptionBillingCycleErrorCode): SubscriptionBillingCycleErrorCode - The error code. * [field](/docs/api/admin-graphql/2024-10/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/admin-graphql/2024-10/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [subscriptionBillingCycleEditDelete](/docs/api/admin-graphql/2024-10/mutations/subscriptionBillingCycleEditDelete) Delete the schedule and contract edits of the selected subscription billing cycle. * [subscriptionBillingCycleEditsDelete](/docs/api/admin-graphql/2024-10/mutations/subscriptionBillingCycleEditsDelete) Delete the current and future schedule and contract edits of a list of subscription billing cycles. * [subscriptionBillingCycleScheduleEdit](/docs/api/admin-graphql/2024-10/mutations/subscriptionBillingCycleScheduleEdit) Modify the schedule of a specific billing cycle. ## Related Unions ## Examples