use google user avatar as profile phone

This commit is contained in:
João Geonizeli
2022-07-22 12:53:57 -03:00
parent 20781746e6
commit 9db59c071f
18 changed files with 72 additions and 252 deletions

View File

@@ -614,6 +614,7 @@ type UpdateQuestionPayload {
}
type User {
avatarUrl: String
email: String!
id: ID!
name: String!