Closed
Description
The DX in the fauna shell is really good, and it would be really great to be able to use it "as is" in js/ts. Actually, I see 2 possible ways:
- typegen like supabase. This way we can just import the types and pass them as the
query
generic - codegen like prisma. All possible would be generated to be used just like in the fauna shell
2 seems more powerful but 1 seems easier
Metadata
Assignees
Labels
No labels