Actions
Bug #34328
closedTracker #29939: Improve setting definition DSL and move setting registry to memory
GraphQL is using Setting model directly
Description
GraphQL is using Setting model and database directly, but it needs to go through the registry to continue to work as expected (getting the correct values on read and write correctly)
Actions