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,736 contributions in the last year
Activity overview
Contribution activity
April 2022
Created 11 commits in 3 repositories
Created 1 repository
- dotansimha/experimental-stuff TypeScript
Created a pull request in changesets/changesets that received 2 comments
Add The Guild to list of Changesets adopters
Hi there!
We at The Guild are huge fans of Changesets.
We are using it in popular libs like graphql-yoga, GraphQL Code Generator, graphql-tools and…
Opened 2 other pull requests in 1 repository
graphprotocol/graph-client
2
merged
Reviewed 17 pull requests in 6 repositories
dotansimha/graphql-yoga
7 pull requests
- docs: add more details and sse/ws comparison
- Add Netlify Edge example
- Redirect calls to the correct endpoint if the server receives a request for the home path
- Automatic Persisted Queries
- docs(tutorial): Use correct NPM save-exact flag
- chore: add route lockfile ci action
- feat: allow boolean for graphiql
dotansimha/envelop
5 pull requests
vercel/next.js
2 pull requests
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 7 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…