`write_own_subscription_contracts` access scope. Also: The user must have manage_orders_information permission.
Arguments
concatenatedBillingCycleContracts:
SubscriptionBillingCycleInput! -
An array of Subscription Contracts with their selected billing cycles to concatenate to the subscription draft.
draftId:
ID! -
The gid of the Subscription Contract draft to update.
Returns
draft:
SubscriptionDraft
The Subscription Draft object.
userErrors:
SubscriptionDraftUserError!
The list of errors that occurred from executing the mutation.