ProductVariantsBulkUpdateError
UnionPossible results returned for product variants bulk update 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 update error result.
- MetafieldDefinitionOwnerTypeMismatchError
MetafieldDefinitionOwnerTypeMismatchError A possible product variants bulk update error result.
- MetafieldMutationFailedError
MetafieldMutationFailedError A possible product variants bulk update error result.
- ProductNotFoundError
ProductNotFoundError Represents an error indicating that a product was not found.