Ketut Sandiarsa
Ketut Sandiarsa
First, thank you for the hard work to make such a great library :kudos So I see from the example and found that mutation can be requested using `GET` method:...
Reported by Postbit #960 When number of modules (controller, entity, policy) increase, cold start is getting slower because the reflect function is a sync process https://github.com/plumier/plumier/blob/bfd3a3a4e0bf11e986f93dae816cc68fbb98d133/packages/core/src/common.ts#L161-L167 Those part need tobe...
- [ ] #958 - [ ] #650 - [ ] #1007 - [ ] #926 - [ ] #503 - [ ] #1006 - [ ] #714 - [...
The mongo server API changes, mongodb related tests required to change
Currently now request hook should be part of the entity. Which caused the entity to have too much responsibility. It should be possible to provide a request hook from the...