TranslationErrorCode
An enumeration.
enum TranslationErrorCode {
GRAPHQL_ERROR
INVALID
NOT_FOUND
REQUIRED
}
Values
TranslationErrorCode.GRAPHQL_ERROR
TranslationErrorCode.INVALID
TranslationErrorCode.NOT_FOUND
TranslationErrorCode.REQUIRED
Member Of
TranslationError
object