We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7c3534 commit 5d0736dCopy full SHA for 5d0736d
README.md
@@ -122,3 +122,8 @@ You can create patches using [`patch-package`](https://github.com/ds300/patch-pa
122
123
If you think your patch can be helpful for other developers as well, feel free to open a PR in this repo and add it!
124
125
+
126
+# Thanks & Inspiration
127
128
+- https://github.com/dotansimha/graphql-code-generator/issues/1777#issue-437813742 for the concept of generating unified clients support
129
+- https://github.com/Shopify/graphql-tools-web/blob/main/packages/graphql-typed/index.ts for similar idea
0 commit comments