Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing typing for collection.update({},{},{multi: true}) #314

Open
aquaswim opened this issue Aug 17, 2020 · 3 comments
Open

Missing typing for collection.update({},{},{multi: true}) #314

aquaswim opened this issue Aug 17, 2020 · 3 comments

Comments

@aquaswim
Copy link

monk current index.d.ts does not have definition for options {multi: true} for collection.update. i think it great to have it since monk already support it.

@mathieudutour
Copy link
Collaborator

Happy to accept a PR to fix it 👍

@CHN-xiaohu
Copy link

The same problem with monk.id() it always reports it doesn't exist

@faradaytrs
Copy link

@mathieudutour could we speed it up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants