snowballtools-base/packages/backend/test/fixtures
Nabarun Gogoi 0aa35d05f4
Implement functionality to add project members (#48)
* Add mutation for adding project member

* Add GQL client method for add project member

* Handle review comments

* Integrate add project member GQL client method

* Handle cascades for project members and user organizations

* Add null type to user.name and domain.redirectTo

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 15:34:17 +05:30
..
deployments.json Add createdBy column in deployments table (#51) 2024-02-01 11:37:57 +05:30
environment-variables.json Update environment variable entity schema to update them individually (#53) 2024-02-01 11:37:57 +05:30
organizations.json Add script to load fixture data in database (#34) 2024-02-01 11:37:57 +05:30
primary-domains.json Implement functionality for editing domain (#57) 2024-02-01 11:37:57 +05:30
project-members.json Implement functionality to add project members (#48) 2024-02-01 15:34:17 +05:30
projects.json Add GQL mutation to delete project (#43) 2024-02-01 11:37:57 +05:30
redirected-domains.json Implement functionality for editing domain (#57) 2024-02-01 11:37:57 +05:30
user-orgnizations.json Add script to load fixture data in database (#34) 2024-02-01 11:37:57 +05:30
users.json Implement functionality to add project members (#48) 2024-02-01 15:34:17 +05:30