PasswordDataError
No description
type PasswordDataError {
errorType: PasswordDataErrorType!
message: String
self: PasswordDataError
}
Fieldsβ
PasswordDataError.errorType
Β βΒ PasswordDataErrorType!
non-null enumβ
Π’ΠΈΠΏ ΠΎΡΠΈΠ±ΠΊΠΈ
PasswordDataError.message
Β βΒ String
scalarβ
Π‘ΠΎΠΎΠ±ΡΠ΅Π½ΠΈΠ΅ ΠΎΠ± ΠΎΡΠΈΠ±ΠΊΠ΅
PasswordDataError.self
Β βΒ PasswordDataError
objectβ
Member Ofβ
PasswordDataError
object
Implemented Byβ
PasswordData
union