Hani Ghazi

Results 3 issues of Hani Ghazi

### Have you read the [Contributing Guidelines](https://github.com/doug-martin/nestjs-query/blob/master/CONTRIBUTING.md)? Yes. Hey, before the question here is a context: I'm using mongoose and I have 2 models (JobCard, Part) where JobCard has multiple...

bug

Trying to test the [getting started example ](https://doug-martin.github.io/nestjs-query/docs/introduction/example/#wire-everything-up) However, when I try to run the app it throws this error ``` Nest can't resolve dependencies of the DefaultAuthorizer (?, TodoItemDTOCustomAuthorizer)....

bug

We are using the controlled version for react-hook-form by using `useControl` hook. it would be awesome if we can use `useHookFormMask` with `control` too