Browse Source

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

liyasthomas 4 năm trước cách đây
mục cha
commit
7f0246eb47

+ 1 - 2
packages/hoppscotch-app/helpers/backend/gql/queries/Me.graphql

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