snowballtools-base-mirror/packages/backend
prathamesh0 1f192444c4 Implement GQL resolver to get organizations data (#20)
* Add resolver method for getting organizations

* Fetch project data along with organizations from db

* Refactor code to map db project entity to graphql type

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 11:37:57 +05:30
..
environments Refactor database setup and add user context to GQL requests (#17) 2024-02-01 11:37:57 +05:30
src Implement GQL resolver to get organizations data (#20) 2024-02-01 11:37:57 +05:30
.eslintignore Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
.eslintrc.json Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
.gitignore Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
.prettierignore Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
.prettierrc.json Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
package.json Set up a GQL client package (#19) 2024-02-01 11:37:57 +05:30
README.md Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
tsconfig.json Backend package with db models (#43) 2024-01-16 13:40:14 +05:30

Backend for Snowball Tools