[Go to site: main page, start]

Skip to main content
Anchor to SubscriptionDraftDiscountAddPayload

SubscriptionDraftDiscountAddPayload

payload

Return type for subscriptionDraftDiscountAdd mutation.

SubscriptionManualDiscount

The added Subscription Discount.

SubscriptionDraft

The Subscription Contract draft object.

[SubscriptionDraftUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

mutation

Adds a subscription discount to a subscription draft.

Arguments

ID!
required

The ID of the Subscription Contract draft to add a subscription discount to.

SubscriptionManualDiscountInput!
required

The properties of the new Subscription Discount.



Was this section helpful?