Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
431 contributions in the last year
Contribution activity
December 2020
Created 4 commits in 2 repositories
Created a pull request in dotansimha/graphql-code-generator that received 3 comments
[react-query] Respect typesPrefix
I noticed that typesPrefix was used for generated hook functions. That is not aligned with other plugins. Besides, that config entry should be appl…