Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 339 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 339 Bytes

awesome-graphql-utils

Some awesome GraphQL utils 😉

  1. GraphQL projected fields utils
  2. GraphQL composable resolvers utils
  3. GraphQL pagination utils (https://graphql.org/learn/pagination/)

TODO

  • Add eslint
  • Add typescript
  • Add jest for tests
  • Add pre-commit hook using husky and lint-staged
  • Add lerna