Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 606 Bytes

CREDITS.md

File metadata and controls

15 lines (12 loc) · 606 Bytes

Inspirations of this library are existing projects like

I wanted to build a library that had all the existing features and more:

  • Result type fields inferred
  • Fields auto completion and required fields validation
  • Fragments creation
  • Use variables instead of string interpolation
  • Subscription support
  • Chain syntax using proxy objects
  • Generate queries without using the client
  • use the everything object to query all scalar fields