snowballtools-base/packages/backend/src
prathamesh0 62c969d1ff Fetch additional projects data and implement resolver for deployments query (#22)
* Add resolver function for fetching all deployments for a project

* Fetch project members while fetching organization data

* Map db project member and deployment entity to graphql type

* Fetch environment variables data while fetching organizations

* Add domain field in deployment

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 11:37:57 +05:30
..
entity Fetch additional projects data and implement resolver for deployments query (#22) 2024-02-01 11:37:57 +05:30
config.ts Refactor database setup and add user context to GQL requests (#17) 2024-02-01 11:37:57 +05:30
constants.ts Refactor database setup and add user context to GQL requests (#17) 2024-02-01 11:37:57 +05:30
database.ts Fetch additional projects data and implement resolver for deployments query (#22) 2024-02-01 11:37:57 +05:30
index.ts Refactor database setup and add user context to GQL requests (#17) 2024-02-01 11:37:57 +05:30
resolvers.ts Fetch additional projects data and implement resolver for deployments query (#22) 2024-02-01 11:37:57 +05:30
schema.gql Add graphql schema (#18) 2024-02-01 11:37:57 +05:30
server.ts Refactor database setup and add user context to GQL requests (#17) 2024-02-01 11:37:57 +05:30
utils.ts Fetch additional projects data and implement resolver for deployments query (#22) 2024-02-01 11:37:57 +05:30