Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 249 Bytes

ROADMAP.md

File metadata and controls

8 lines (7 loc) · 249 Bytes

Roadmap

  • Add raw helper functions for more surreal functions
  • Automatic zod schema generation
    • Commandline tool to generate zod schemas from Surreal database schemas
  • Add more query writer implementations
    • Add let()
    • Add ifElse()