feat: initial setup of new backend comms
This commit is contained in:
committed by
liyasthomas
parent
ab9b3e47b9
commit
6dd0c25d49
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