snowballtools-base-mirror/packages/gql-client
Nabarun Gogoi 7e2a313012
Implement functionality to add and delete Deploy webhooks (#47)
* Add mutation to add webhooks

* Implement frontend to add webhooks and refactor code to use updateProject resolver

* Implement functionality to delete webhooks

* Refactor webhook card component

* Update readme for frontend env GitHub OAuth client ID

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 14:04:07 +05:30
..
src Implement functionality to add and delete Deploy webhooks (#47) 2024-02-01 14:04:07 +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