Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to ProductVariantsBulkUpdatePayload

ProductVariantsBulkUpdatePayload

payload

Return type for productVariantsBulkUpdate mutation.

•

The updated product object.

•

The updated variants.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutation

Updates multiple variants in a single product. This mutation can be called directly or via the bulkOperation.


Was this section helpful?