Skip to main content
Anchor to SubscriptionBillingCycleUserError

SubscriptionBillingCycleUserError

object

Requires read_own_subscription_contracts access scope.

The possible errors for a subscription billing cycle.

•SubscriptionBillingCycleErrorCode

The error code.

Show enum values
•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Delete the schedule and contract edits of the selected subscription billing cycle.

Show payload

Arguments

•SubscriptionBillingCycleInput!
required

Input object used to select and use billing cycles.

Show input fields

•mutation

Delete the current and future schedule and contract edits of a list of subscription billing cycles.

Show payload

Arguments

•ID!
required

The globally-unique identifier of the subscription contract that the billing cycle belongs to.

•SubscriptionBillingCyclesTargetSelection!
required

Select billing cycles to be deleted.

Show enum values

•mutation

Modify the schedule of a specific billing cycle.

Show payload

Arguments

•SubscriptionBillingCycleInput!
required

Input object for selecting and using billing cycles.

Show input fields
•SubscriptionBillingCycleScheduleEditInput!
required

Data used to create or modify billing cycle schedule edit.

Show input fields


Was this section helpful?


Was this section helpful?