feat: initial setup of new backend comms
This commit is contained in:
committed by
liyasthomas
parent
86516421b5
commit
7bb32ecf7e
3
packages/hoppscotch-app/helpers/backend/QueryErrors.ts
Normal file
3
packages/hoppscotch-app/helpers/backend/QueryErrors.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export type UserQueryError = "user/not_found"
|
||||
|
||||
export type MyTeamsQueryError = "ea/not_invite_or_admin"
|
||||
Reference in New Issue
Block a user