Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: stringify "deep" key on get item by id
When we query a single item, we can add a deep parameter to embed many-to-many relations. So, this param should be stringifyied. Applying the same operation to filter is more coherent, regarding the other functions.
- Loading branch information