wasp/waspc/e2e-test/test-outputs/waspCompile-golden/waspCompile/.wasp/out
Filip Sodić 71038c277d
Add automatic TypeScript support for operations (#952)
* Support typing backend queries

* Implement types for actions and extract entities

* Automatically generate specific operation types

* Eta reduce functions

* Add CR fixes

* Add type to imports and exports for entities

* Change query extensions back to .js

* Tidy up default arguments for operation types

* Don't throw syntax error when there are no entities

* Update e2e tests

* Fix formatting

* Address CR comments

* Fix typo in comment

* Add duplication comment

* Update e2e tests

* Fix duplication comments

* Update changelog and bump project version

* Update changelog

* Update e2e tests
2023-01-24 15:12:57 +01:00
..
db Adds golden output dirs for E2E testing (Part 2) (#475) 2022-03-01 15:42:31 -05:00
server Add automatic TypeScript support for operations (#952) 2023-01-24 15:12:57 +01:00
web-app Update Todo app tutorial (#840) 2022-11-26 19:32:43 +01:00
.dockerignore Adds golden output dirs for E2E testing (Part 2) (#475) 2022-03-01 15:42:31 -05:00
.waspchecksums Add automatic TypeScript support for operations (#952) 2023-01-24 15:12:57 +01:00
Dockerfile Updated e2e tests. 2022-12-14 23:53:52 +01:00
installedFullStackNpmDependencies.json Fix version issue for React-related types (#838) 2022-11-26 17:39:11 +01:00