Skip to main content
Anchor to SubscriptionBillingCycleContractDraftConcatenatePayload

SubscriptionBillingCycleContractDraftConcatenatePayload

payload

Return type for subscriptionBillingCycleContractDraftConcatenate mutation.

•SubscriptionDraft

The Subscription Draft object.

Show fields
•[SubscriptionDraftUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Concatenates a contract to a Subscription Draft.

Show payload

Arguments

Anchor to concatenatedBillingCycleContractsconcatenatedBillingCycleContracts
•[SubscriptionBillingCycleInput!]!
required

An array of Subscription Contracts with their selected billing cycles to concatenate to the subscription draft.

Show input fields
•ID!
required

The gid of the Subscription Contract draft to update.



Was this section helpful?