Skip to main content
Anchor to SubscriptionDraftDiscountRemovePayload

SubscriptionDraftDiscountRemovePayload

payload

Return type for subscriptionDraftDiscountRemove mutation.

•SubscriptionDiscount

The removed subscription draft 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
Deprecated

Arguments

•ID!
required

The gid of the subscription draft discount to remove.

•ID!
required

The gid of the subscription contract draft to remove a subscription discount from.



Was this section helpful?