productLeaveSellingPlanGroups mutation
Removes multiple groups from a product.
Required access
write_products
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 |
---|---|
id
(
ID!
)
required
|
The ID of the product. |
sellingPlanGroupIds
(
[ID!]!
)
required
|
The IDs of the selling plan groups to add. |
Return fields
-
product (
Product
)The product object.
-
userErrors (
[SellingPlanGroupUserError!]!
)List of errors that occurred executing the mutation.
Removes multiple groups from a product.
Required access
write_products
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 |
---|---|
id
(
ID!
)
required
|
The ID of the product. |
sellingPlanGroupIds
(
[ID!]!
)
required
|
The IDs of the selling plan groups to add. |
Return fields
-
product (
Product
)The product object.
-
userErrors (
[SellingPlanGroupUserError!]!
)List of errors that occurred executing the mutation.
Removes multiple groups from a product.
Required access
write_products
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 |
---|---|
id
(
ID!
)
required
|
The ID of the product. |
sellingPlanGroupIds
(
[ID!]!
)
required
|
The IDs of the selling plan groups to add. |
Return fields
-
product (
Product
)The product object.
-
userErrors (
[SellingPlanGroupUserError!]!
)List of errors that occurred executing the mutation.
Removes multiple groups from a product.
Required access
write_products
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 |
---|---|
id
(
ID!
)
required
|
The ID of the product. |
sellingPlanGroupIds
(
[ID!]!
)
required
|
The IDs of the selling plan groups to add. |
Return fields
-
product (
Product
)The product object.
-
userErrors (
[SellingPlanGroupUserError!]!
)List of errors that occurred executing the mutation.