subscriptionDraftLineRemove mutation
Removes a subscription line from a subscription draft.
Required access
write_own_subscription_contracts
access scope.
On this page
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.
Arguments
Argument | Description |
---|---|
draftId
(
ID!
)
required
|
The gid of the Subscription Contract draft to remove a subscription line from. |
lineId
(
ID!
)
required
|
The gid of the Subscription Line to remove. |
Return fields
-
discountsUpdated (
[SubscriptionManualDiscount!]
)The list of updated subscription discounts impacted by the removed line.
-
draft (
SubscriptionDraft
)The Subscription Contract draft object.
-
lineRemoved (
SubscriptionLine
)The removed Subscription Line.
-
userErrors (
[SubscriptionDraftUserError!]!
)List of errors that occurred executing the mutation.
Removes a subscription line from a subscription draft.
Required access
write_own_subscription_contracts
access scope.
On this page
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.
Arguments
Argument | Description |
---|---|
draftId
(
ID!
)
required
|
The gid of the Subscription Contract draft to remove a subscription line from. |
lineId
(
ID!
)
required
|
The gid of the Subscription Line to remove. |
Return fields
-
discountsUpdated (
[SubscriptionManualDiscount!]
)The list of updated subscription discounts impacted by the removed line.
-
draft (
SubscriptionDraft
)The Subscription Contract draft object.
-
lineRemoved (
SubscriptionLine
)The removed Subscription Line.
-
userErrors (
[SubscriptionDraftUserError!]!
)List of errors that occurred executing the mutation.
Removes a subscription line from a subscription draft.
Required access
write_own_subscription_contracts
access scope.
On this page
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.
Arguments
Argument | Description |
---|---|
draftId
(
ID!
)
required
|
The gid of the Subscription Contract draft to remove a subscription line from. |
lineId
(
ID!
)
required
|
The gid of the Subscription Line to remove. |
Return fields
-
discountsUpdated (
[SubscriptionManualDiscount!]
)The list of updated subscription discounts impacted by the removed line.
-
draft (
SubscriptionDraft
)The Subscription Contract draft object.
-
lineRemoved (
SubscriptionLine
)The removed Subscription Line.
-
userErrors (
[SubscriptionDraftUserError!]!
)List of errors that occurred executing the mutation.
Removes a subscription line from a subscription draft.
Required access
write_own_subscription_contracts
access scope.
On this page
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.
Arguments
Argument | Description |
---|---|
draftId
(
ID!
)
required
|
The gid of the Subscription Contract draft to remove a subscription line from. |
lineId
(
ID!
)
required
|
The gid of the Subscription Line to remove. |
Return fields
-
discountsUpdated (
[SubscriptionManualDiscount!]
)The list of updated subscription discounts impacted by the removed line.
-
draft (
SubscriptionDraft
)The Subscription Contract draft object.
-
lineRemoved (
SubscriptionLine
)The removed Subscription Line.
-
userErrors (
[SubscriptionDraftUserError!]!
)List of errors that occurred executing the mutation.