sdy

update graphql schema

......@@ -4,7 +4,6 @@ type User {
name: String
email: String!
password: String
phoneNumber: String
emailSecret: String
phoneSecret: String
bio: String
......