Highlights
- Arctic Code Vault Contributor
- Pro
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 up
Pinned
1,609 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 15 commits in 1 repository
Created 1 repository
- dotansimha/apollo-client TypeScript
Created a pull request in dotansimha/graphql-code-generator that received 2 comments
[typescript-react-apollo] prevent baseOptions from being required when Mutation is used
Related: #5045
Opened 9 other pull requests in 3 repositories
dotansimha/graphql-code-generator
1
open
6
merged
- [WIP] Use `monaco-graphql` in website live-demo
- remove broken isTypeOf call (always undefined in graphql-tools v6)
- [typescript-operations] Fix issues with incorrect naming when typesSuffix is used
- typescript-react-apollo: Improved type safety for generated React hooks, by making sure that variables exists when required
- fix(near-operation-file): fix issue with inline fragment without typeCondition
- fix(typed-document-node): avoid printing imports when there are no operations
- feat(schema-ast): added support for sorting schemas before printing
dotansimha/graphql-eslint
1
open
apollographql/apollo-client
1
open
Reviewed 3 pull requests in 2 repositories
dotansimha/graphql-code-generator 2 pull requests
the-guild-org/the-guild-website 1 pull request
Created an issue in Urigo/graphql-modules that received 7 comments
[V1] Allow to force-init `Singleton` providers?
@kamilkisiela I think we need a way to specify a auto/force-init of Providers, using @Injectable decorator.
This goal is to be able to init provide…

