wasp/waspc/e2e-test/test-outputs/waspCompile-golden/waspCompile
Bas Dirks e4e29eec0b
Add Input type to operations (#989)
* feat: add type variable for operation input argument

* Pass where object by name.

* Change default type of operator input to `never`.

* Update e2e checksums.

* Rename operation Result type to Output, remove redundant default types.

---------

Co-authored-by: Bas Dirks <bas.dirks@bettyblocks.com>
2023-02-10 16:56:53 +01:00
..
.wasp/out Add Input type to operations (#989) 2023-02-10 16:56:53 +01:00
src Update Todo app tutorial (#840) 2022-11-26 19:32:43 +01:00
.wasproot Separate user code into client, server, shared (#753) 2022-11-11 17:20:49 +01:00
main.wasp Add automatic TypeScript support for operations (#952) 2023-01-24 15:12:57 +01:00