TranslationError Object
No description
type TranslationError {
field: String
message: String
code: TranslationErrorCode!
}
Fields
field ● String
Name of a field that caused the error. A value of null indicates that the error isn't associated with a particular field.
message ● String
The error message.
code ● TranslationErrorCode!
The error code.
Member Of
AttributeTranslate object ● AttributeValueTranslate object ● CategoryTranslate object ● CollectionTranslate object ● MenuItemTranslate object ● PageTranslate object ● ProductTranslate object ● ProductVariantTranslate object ● PromotionRuleTranslate object ● PromotionTranslate object ● SaleTranslate object ● ShippingPriceTranslate object ● ShopSettingsTranslate object ● VoucherTranslate object