snowballtools-base/packages/backend/src/entity
Nabarun Gogoi 2fb048e8ab Add GQL mutation to update deployment to production (#39)
* Add mutation to update deployment to production

* Implement gql client mutation and frontend to update deployment to production

* Add toast message when deployment is changed to production

* Throw error from init db script if db aleardy exists

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 11:37:57 +05:30
..
Deployment.ts Add GQL mutation to update deployment to production (#39) 2024-02-01 11:37:57 +05:30
Domain.ts Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
EnvironmentVariable.ts Fetch additional projects data and implement resolver for deployments query (#22) 2024-02-01 11:37:57 +05:30
Organization.ts Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
Project.ts Add GQL query for projects search in app (#38) 2024-02-01 11:37:57 +05:30
ProjectMember.ts Add GQL query for projects search in app (#38) 2024-02-01 11:37:57 +05:30
User.ts Add GQL query for projects search in app (#38) 2024-02-01 11:37:57 +05:30
UserOrganization.ts Fetch additional projects data and implement resolver for deployments query (#22) 2024-02-01 11:37:57 +05:30