-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It'd be useful if DTO
s (or all classes, so commands and queries as well? I really don't know) already came with copyWith()
generated.
There could be some flag in contracts_generator.yaml
to enable copyWith()
generation (to reduce size of the generated code and time of generation when the project doesn't need this feature).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request