Patrick
826d4bedfe
feat(codegen,types): SetRelation on expanded types ( #3477 )
...
## What
On expanded relations, mutate type using SetRelation, an alias for SetRequired with SetNonNullable.
## Why
Simplifies implementation in client code.
## How
* Export SetRelation type util
* Update codegen template
Extra scope:
* Improve codegen error handling when processing x-expanded-relations
* Add `eager` sub-categorization to x-expanded-relations to highlight relations that are loaded using TypeORM eager.
2023-03-15 11:29:21 +00:00
..
2023-03-08 16:41:03 +01:00
2023-03-15 09:12:46 +00:00
2023-03-10 15:09:26 +01:00
2023-03-10 15:09:26 +01:00
2023-03-13 18:59:52 +01:00
2023-02-14 17:30:40 +01:00
2023-03-15 11:29:21 +00:00
2023-03-15 09:12:46 +00:00
2023-03-15 11:17:34 +00:00
2023-02-14 17:30:40 +01:00
2023-03-10 09:11:45 -03:00
2023-02-21 16:12:02 +00:00
2023-02-15 16:25:30 +01:00
2023-02-19 19:17:35 +01:00
2023-02-14 17:30:40 +01:00
2023-02-14 17:30:40 +01:00
2023-02-14 17:30:40 +01:00
2023-02-15 16:25:30 +01:00
2023-03-15 11:17:34 +00:00
2023-02-14 17:30:40 +01:00
2023-02-14 17:30:40 +01:00
2023-02-14 17:30:40 +01:00
2023-03-03 10:09:16 +01:00
2023-03-04 15:37:32 +01:00
2023-02-14 17:30:40 +01:00
2023-02-14 17:30:40 +01:00
2023-03-10 15:09:26 +01:00
2023-02-14 17:30:40 +01:00
2023-02-14 17:30:40 +01:00
2023-02-14 17:30:40 +01:00
2023-02-14 17:30:40 +01:00
2023-02-14 17:30:40 +01:00
2023-02-14 17:30:40 +01:00
2023-02-14 17:30:40 +01:00
2023-02-15 16:25:30 +01:00
2023-02-14 17:30:40 +01:00
2023-02-14 17:30:40 +01:00
2023-02-14 17:30:40 +01:00
2023-03-15 11:17:34 +00:00
2023-03-10 15:09:26 +01:00
2023-02-14 17:27:43 +01:00
2023-03-14 11:43:31 +01:00
2023-03-10 15:09:26 +01:00
2023-03-15 11:29:21 +00:00
2023-02-23 13:09:35 -03:00