Skip to main content
Anchor to SubscriptionBillingCycleUserError

SubscriptionBillingCycleUserError

object

Requires read_own_subscription_contracts access scope.

The possible errors for a subscription billing cycle.

•

The error code.

•

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.

Arguments

•

Input object used to select and use billing cycles.


Fields

•

The list of updated billing cycles.

•

The list of errors that occurred from executing the mutation.

•
mutation

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

Arguments

•
ID!required

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

•

Select billing cycles to be deleted.


Fields

•

The list of updated billing cycles.

•

The list of errors that occurred from executing the mutation.

•
mutation

Modify the schedule of a specific billing cycle.

Arguments

•

Input object for selecting and using billing cycles.

•

Data used to create or modify billing cycle schedule edit.


Fields

•

The updated billing cycle.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?