claimsReset
No description
claimsReset(
uid: String!
email: String!
): Boolean!
Arguments
claimsReset.uid
● String!
non-null scalar
claimsReset.email
● String!
non-null scalar
Type
Boolean
scalar
The
Boolean
scalar type representstrue
orfalse
.