An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Bulk delete product variants.
Arguments
variantsIds ● [ID!]!non-null
A list of product variant IDs to be deleted.
productId ● ID!non-null
The products ID whose variants need to be updated.
Return
product ● Product
The revised product object.
More
userErrors ● [UserError]!non-null
List of errors returned during mutation execution.
More
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?