This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
Hero3
/
hoppscotch
mirror of
https://github.com/hoppscotch/hoppscotch.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
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
5f0800760f
e129a5c179
commit
7f0246eb47
1 tập tin đã thay đổi
với
1 bổ sung
và
2 xóa
Split View
Hiển thị tình trạng sai khác
1
2
packages/hoppscotch-app/helpers/backend/gql/queries/Me.graphql
+ 1
- 2
packages/hoppscotch-app/helpers/backend/gql/queries/Me.graphql
Xem Tập Tin
@@ -3,6 +3,5 @@ query Me {
uid
displayName
photoURL
- eaInvited
}
-}
+}