ProductUpdateError
UnionPossible results returned for product update error.
#
Possible Types
- DuplicateSlugError
DuplicateSlugError Represents an error that occurs when a slug is already taken.
- MetafieldDefinitionNotFoundError
MetafieldDefinitionNotFoundError A possible product update error result.
- MetafieldDefinitionOwnerTypeMismatchError
MetafieldDefinitionOwnerTypeMismatchError A possible product update error result.
- MetafieldMutationFailedError
MetafieldMutationFailedError A possible product update error result.
- ProductNotFoundError
ProductNotFoundError Represents an error indicating that a product was not found.