/graphql-rules

GraphQL Rules

Primary LanguageTypeScriptOtherNOASSERTION

graphql-rules

Currently site avaliable here https://graphql-rules.com/

Content of rules can be found here docs/rules

Feel free to send pull requests and open issues.

Quick local start

yarn install
yarn develop

Under the hood site uses Gatsby. Before start you may read great tutorial.