PasswordDataSuccess
No description
type PasswordDataSuccess {
encryptedPassword: String!
}
Fieldsβ
PasswordDataSuccess.encryptedPassword
Β βΒ String!
non-null scalarβ
Implemented Byβ
PasswordData
union