Merge branch 'refactor/backend' of https://github.com/hoppscotch/hoppscotch into refactor/backend

This commit is contained in:
liyasthomas 2021-11-02 19:48:34 +05:30
commit 7f0246eb47

View file

@ -3,6 +3,5 @@ query Me {
uid
displayName
photoURL
eaInvited
}
}
}