Anchor to SubscriptionBillingCycleUserErrorSubscription
objectSubscription Billing Cycle User Error
Requires access scope.
The possible errors for a subscription billing cycle.
Anchor to FieldsFields
- code (SubscriptionBillingCycleErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Subscription
Billing Cycle Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- subscriptionBillingCycleEditDelete (SubscriptionBillingCycleEditDeletePayload)
- subscriptionBillingCycleEditsDelete (SubscriptionBillingCycleEditsDeletePayload)
- subscriptionBillingCycleScheduleEdit (SubscriptionBillingCycleScheduleEditPayload)
- •mutation
Delete the schedule and contract edits of the selected subscription billing cycle.
- Anchor to billingCycleInputbilling•Subscription
Cycle Input Billing Cycle Input! required Input object used to select and use billing cycles.
Arguments
- •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•Subscription
Selection Billing Cycles Target Selection! required Select billing cycles to be deleted.
Arguments
- •mutation
Modify the schedule of a specific billing cycle.
- Anchor to billingCycleInputbilling•Subscription
Cycle Input Billing Cycle Input! required Input object for selecting and using billing cycles.
- Anchor to inputinput•Subscription
Billing Cycle Schedule Edit Input! required Data used to create or modify billing cycle schedule edit.
Arguments
Was this section helpful?