Implement verify email using server url
- fix confirm password typo
This commit is contained in:
@@ -47,7 +47,7 @@ input SignUpInput {
|
||||
lastName: String
|
||||
email: String!
|
||||
password: String!
|
||||
cofirmPassword: String!
|
||||
confirmPassword: String!
|
||||
image: String
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user