snowballtools-base/packages/gql-client/src
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
..
client.ts Implement functionality to add and delete Deploy webhooks (#47) 2024-02-01 14:04:07 +05:30
mutations.ts Implement functionality to add and delete Deploy webhooks (#47) 2024-02-01 14:04:07 +05:30
queries.ts Save gitHub token in DB and unauthenticate on expiry (#58) 2024-02-01 11:37:57 +05:30
types.ts Implement functionality to add and delete Deploy webhooks (#47) 2024-02-01 14:04:07 +05:30