Anchor to subscriptionBillingCycleContractDraftConcatenatesubscription
subscription Billing Cycle Contract Draft Concatenate
mutation
Requires access scope. Also: The user must have manage_orders_information permission.
Concatenates a contract to a Subscription Draft.
Anchor to Arguments
Arguments
- Anchor to concatenatedBillingCycleContractsconcatenated•
Billing Cycle Contracts An array of Subscription Contracts with their selected billing cycles to concatenate to the subscription draft.
- Anchor to draftIddraft•
Id ID!required The gid of the Subscription Contract draft to update.
Was this section helpful?
Anchor to SubscriptionBillingCycleContractDraftConcatenatePayload returnsSubscription Billing Cycle Contract Draft Concatenate Payload returns
- Anchor to draftdraft•
The Subscription Draft object.
- Anchor to userErrorsuser•
Errors [SubscriptionDraft User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?