forked from cerc-io/snowballtools-base
* 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> |
||
|---|---|---|
| .. | ||
| entity | ||
| config.ts | ||
| constants.ts | ||
| database.ts | ||
| index.ts | ||
| resolvers.ts | ||
| schema.gql | ||
| server.ts | ||
| utils.ts | ||