Highlights
- Pro
- 69 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-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.
-
-
-
🕵️♀️ Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage
2,770 contributions in the last year
Activity overview
Contribution activity
December 2021
Created 1 repository
Created a pull request in graphprotocol/graph-node that received 4 comments
Introduce GraphQL spec-compliant validation phase and rules
Background While @lutter worked on a refactor for the GraphQL execution (#3005), we needed a way to make sure some aspects of execution are valid a…