This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Hero3
/
hoppscotch
mirror of
https://github.com/hoppscotch/hoppscotch.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merge branch 'refactor/backend' of https://github.com/hoppscotch/hoppscotch into refactor/backend
liyasthomas
4 years ago
parent
5f0800760f
e129a5c179
commit
7f0246eb47
1 changed files
with
1 additions
and
2 deletions
Split View
Show Diff Stats
1
2
packages/hoppscotch-app/helpers/backend/gql/queries/Me.graphql
+ 1
- 2
packages/hoppscotch-app/helpers/backend/gql/queries/Me.graphql
View File
@@ -3,6 +3,5 @@ query Me {
uid
displayName
photoURL
- eaInvited
}
-}
+}