snowballtools-base-mirror/packages/gql-client
Nabarun Gogoi 1ae1564878 Add GQL mutation to delete project (#43)
* Implement delete project functionality

* Use delete project client method in UI

* Refetch projects information on deleting project

* Use project's current deployment domain name for url

* Handle review changes

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 11:37:57 +05:30
..
src Add GQL mutation to delete project (#43) 2024-02-01 11:37:57 +05:30
.eslintignore Set up a GQL client package (#19) 2024-02-01 11:37:57 +05:30
.eslintrc.json Set up a GQL client package (#19) 2024-02-01 11:37:57 +05:30
.gitignore Set up a GQL client package (#19) 2024-02-01 11:37:57 +05:30
index.ts Add GQL query for projects search in app (#38) 2024-02-01 11:37:57 +05:30
package.json Set up a GQL client package (#19) 2024-02-01 11:37:57 +05:30
tsconfig.json Set up a GQL client package (#19) 2024-02-01 11:37:57 +05:30