snowballtools-base-mirror/packages/gql-client
Nabarun Gogoi a34e2286a6 Implement functionality for adding new domain in project settings (#48)
* Add mutation to create new domain

* Update mutation to create two domains for www and non-www variant

* Add gql-client method and frontend to create domain

* Display fetched domains in domains tab panel using project id

* Fix graphql type for fetching domains

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 11:37:57 +05:30
..
src Implement functionality for adding new domain in project settings (#48) 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