Anchor to ProductVariantsBulkCreatePayloadProduct
payloadProduct Variants Bulk Create Payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to productproduct•Product
The updated product object.
- Anchor to productVariantsproduct•[Product
Variants Variant!] The newly created variants.
- Anchor to userErrorsuser•[Product
Errors Variants Bulk Create User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutation
Creates multiple variants in a single product. This mutation can be called directly or via the bulkOperation.
Was this section helpful?