Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Typegen/codegen #229

Open
florian-lefebvre opened this issue Dec 13, 2023 · 0 comments
Open

[Feature request] Typegen/codegen #229

florian-lefebvre opened this issue Dec 13, 2023 · 0 comments

Comments

@florian-lefebvre
Copy link

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:

  1. typegen like supabase. This way we can just import the types and pass them as the query generic
  2. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant