Skip to main content
Anchor to SubscriptionDraftDiscountCodeApplyPayload

SubscriptionDraftDiscountCodeApplyPayload

payload

Return type for subscriptionDraftDiscountCodeApply mutation.

•SubscriptionAppliedCodeDiscount

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 gid of the subscription contract draft to apply a subscription code discount on.

•String!
required

Code discount redeem code.



Was this section helpful?