ProductVariantsBulkUpdatePayload
ObjectRepresents a payload for updating product variants in bulk.
#
Fields
- [ProductVariantsBulkUpdateError!]
errors User-facing errors that prevented the operation from succeeding.
- Product
product The product which contains the variants that have been updated.
- [ProductVariant!]
productVariants A list of product variants that have been updated.
#
Mutations
Updates multiple variants of a product in bulk.