SeedCompany / cord-api-v3

Bible translation project management API
MIT License
18 stars 4 forks source link

[EdgeDB] Generate immutable types #3124

Closed CarsonF closed 7 months ago

CarsonF commented 7 months ago

A lot of work upstream to make this possible as well: edgedb/edgedb-js#884 edgedb/edgedb-js#885 edgedb/edgedb-js#887 edgedb/edgedb-js#889

The library natively generates immutable arguments now. I tweak the QB & file generators here to generate immutable output types.