Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 643 Bytes

CREDITS.md

File metadata and controls

16 lines (13 loc) · 643 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 object to query all scalar fields