Skip to main content
Anchor to SubscriptionDraftLineRemovePayload

SubscriptionDraftLineRemovePayload

payload

Return type for subscriptionDraftLineRemove mutation.

•[SubscriptionManualDiscount!]

The list of updated subscription discounts impacted by the removed line.

Show fields
•SubscriptionDraft

The Subscription Contract draft object.

Show fields
•SubscriptionLine

The removed Subscription Line.

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 remove a subscription line from.

•ID!
required

The gid of the Subscription Line to remove.



Was this section helpful?