Docs
Dashboard

ProductVariantsBulkCreateError

Union

Possible results returned for product variants bulk create error.

#

Possible Types


DuplicateSkuError
DuplicateSkuError

Represents an error that occurs when attempting to use SKUs that are already taken.

DuplicateVariantCombinationError
DuplicateVariantCombinationError

Represents an error that occurs when a duplicate variant combination is detected.

ExactlyOneOfTwoRequiredError
ExactlyOneOfTwoRequiredError

Represents an error that occurs when exactly one of two required fields must be provided, but the validation fails.

MetafieldDefinitionNotFoundError
MetafieldDefinitionNotFoundError

A possible product variants bulk create error result.

MetafieldDefinitionOwnerTypeMismatchError
MetafieldDefinitionOwnerTypeMismatchError

A possible product variants bulk create error result.

MetafieldMutationFailedError
MetafieldMutationFailedError

A possible product variants bulk create error result.

ProductAttributeNotFoundError
ProductAttributeNotFoundError

A possible product variants bulk create error result.

ProductNotFoundError
ProductNotFoundError

Represents an error indicating that a product was not found.

ProductVariantsBulkDomainErrorError
ProductVariantsBulkDomainErrorError

Raised when bulk product variant creation returns a domain error.