Subscription Billing Cycle User Error
Requires access scope.
The possible errors for a subscription billing cycle.
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Anchor to MutationsMutations
- •mutation
Delete the schedule and contract edits of the selected subscription billing cycle.
- Anchor to billingCycleInputbilling•
Cycle Input SubscriptionBilling Cycle Input!required Input object used to select and use billing cycles.
Arguments
- Anchor to billingCyclesbilling•
Cycles The list of updated billing cycles.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
- •mutation
Delete the current and future schedule and contract edits of a list of subscription billing cycles.
- Anchor to contractIdcontract•
Id ID!required The globally-unique identifier of the subscription contract that the billing cycle belongs to.
- Anchor to targetSelectiontarget•
Selection Select billing cycles to be deleted.
Arguments
- Anchor to billingCyclesbilling•
Cycles The list of updated billing cycles.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
- •mutation
Modify the schedule of a specific billing cycle.
- Anchor to billingCycleInputbilling•
Cycle Input SubscriptionBilling Cycle Input!required Input object for selecting and using billing cycles.
- Anchor to inputinput•
Data used to create or modify billing cycle schedule edit.
Arguments
- Anchor to billingCyclebilling•
Cycle The updated billing cycle.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields