Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 436 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 436 Bytes

POC: groqdgen

Hint: This is only a POC, and should not be used for generating production-use groqd queries.

Usage

To check the usage, check our the lib/parser.ts file, and see what it does.

Roadmap

  • Implement basic functionality
  • Add advanced functionality like conditional selection
  • Add schema matching (supply a schema, and match the groqd schema, so that the query is not giving us q.unknown()