Set up a GQL client package (#19)

* Set up GQL client package

* Add client method to get user

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
This commit is contained in:
prathamesh0
2024-02-01 11:37:57 +05:30
committed by Ashwin Phatak
co-authored by neeraj
parent e4c099f8c3
commit dc88b2c301
10 changed files with 449 additions and 10 deletions
-1
View File
@@ -2,7 +2,6 @@
"name": "backend",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"dependencies": {
"@types/debug": "^4.1.5",
"@types/express": "^4.17.21",