Replies: 1 comment 10 replies
-
I indeed notice the same, think this would be a good idea. Other question for you regarding doing the same a lot of times: I always (like 99% of the time) disable the following options on relations:
What would you think: add that to the "global" config or if other ppl also always disable it make that the default? |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
In many projects, I have a relative similar config options for each module. For example, I mainly use paging cursor. I find it tedious to replicate each config in every module.
Would it be a good idea to address this with an optional general config at the AppModule level ?
This could also open the door to specify a replacement for the query service (soft delete inclusion for exemple)
What do you think ?
Beta Was this translation helpful? Give feedback.
All reactions