sebelga / gstore-node

Google Datastore Entities Modeling for Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Model.findOne does not support options.readAll

henryYHC opened this issue · comments

Contradicting what is in the documentation, the Model.findOne function does not support the option findAll based on the typing. Is it possible we can get an update on it?

Hello,
Thanks for reporting, I will look into it and let you know.
Cheers 👍

Hi,
I've just been testing. The readAll works, the only thing is that the Typescript option was indeed not present. Is that the issue you found?

Hello, I just release the v7.2.3 that should add the missing type. Thanks again for reporting, let me know if there is still an issue. 👍