Anchor to ProductVariantsBulkUpdatePayloadProduct
ProductVariantsBulkUpdatePayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to productproduct•
The updated product object.
- Anchor to productVariantsproduct•
Variants The updated variants.
- Anchor to userErrorsuser•
Errors 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?