TranslationErrorCode Enum
No description
enum TranslationErrorCode {
GRAPHQL_ERROR
INVALID
NOT_FOUND
REQUIRED
UNIQUE
}
Values​
TranslationErrorCode.GRAPHQL_ERROR
​
TranslationErrorCode.INVALID
​
TranslationErrorCode.NOT_FOUND
​
TranslationErrorCode.REQUIRED
​
TranslationErrorCode.UNIQUE
​
Member Of​
TranslationError
object