neerajvijay1997
|
e4c099f8c3
|
Refactor database setup and add user context to GQL requests (#17)
* Add context to each request
* Implement get user db query
* Move constants to a separate file
* Refactor database init method
|
2024-02-01 11:37:57 +05:30 |
|
prathamesh0
|
4d00cfb8f0
|
Add graphql schema (#18)
* Add graphql schema
* Remove circular references in gql schema
* Remove unnecessary todos
---------
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
|
2024-02-01 11:37:57 +05:30 |
|
neerajvijay1997
|
f287929e94
|
Implement GraphQL server setup (#16)
* Set up gql server
* Get config data from environment file
|
2024-02-01 11:37:57 +05:30 |
|