TranslationError
No description
type TranslationError {
field: String
message: String
code: TranslationErrorCode!
}
Fields
TranslationError.field
● String
scalar miscellaneous
Name of a field that caused the error. A value of
null
indicates that the error isn't associated with a particular field.
TranslationError.message
● String
scalar miscellaneous
The error message.
TranslationError.code
● TranslationErrorCode!
non-null enum miscellaneous
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