You can disable mutations in the bootstrap function. e.g
extensionService.shadowCRUD("api::day.day").disableMutations();
You can disable mutations in the bootstrap function. e.g
extensionService.shadowCRUD("api::day.day").disableMutations();