Skip to main content
Anchor to SubscriptionDraftDiscountAddPayload

SubscriptionDraftDiscountAddPayload

payload

Return type for subscriptionDraftDiscountAdd mutation.

•SubscriptionManualDiscount

The added Subscription Discount.

Show fields
•SubscriptionDraft

The Subscription Contract 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
Deprecated
Show payload

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.

Show input fields


Was this section helpful?