Queries/Actions type
Can I get generated type for context of queries/actions? Docs examples for them are in JS which ruins the following use of them on client.
Currently there is example with self-defined types (https://github.com/wasp-lang/wasp/blob/release/examples/todo-typescript/src/server/serverTypes.ts) but it looks like temporary solution
Currently there is example with self-defined types (https://github.com/wasp-lang/wasp/blob/release/examples/todo-typescript/src/server/serverTypes.ts) but it looks like temporary solution
GitHub
The fastest way to develop full-stack web apps with React & Node.js. - wasp/serverTypes.ts at release · wasp-lang/wasp