Highlights
- Pro
- 72 discussions answered
Block or Report
Block or report dotansimha
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
graphql-code-generator Public
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
-
graphql-yoga Public
🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements W3C Fetch API and can run/deploy on any JS environment. -
B2o5T/graphql-eslint Public
ESLint parser, plugin and set rules for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.
-
-
2,793 contributions in the last year
Activity overview
Contribution activity
April 2022
Created 7 commits in 3 repositories
Created 1 repository
- dotansimha/experimental-stuff TypeScript
Reviewed 12 pull requests in 6 repositories
dotansimha/envelop
5 pull requests
dotansimha/graphql-yoga
3 pull requests
vercel/next.js
1 pull request
graphprotocol/graph-client
1 pull request
graphql/graphql-js
1 pull request
the-guild-org/the-guild-website
1 pull request
Created an issue in graphprotocol/graph-client that received 5 comments
Support Subgraphs deployed in cross-chain mode
Based on our talk and discussions with multiple users, we saw a need to support identical Subgraphs that are deployed on different chains. This iss…