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

Property 'pluck' does not exist on type 'Operation<{} | null> & Writeable'. #17

Open
MaxSvargal opened this issue Mar 29, 2018 · 2 comments

Comments

@MaxSvargal
Copy link

MaxSvargal commented Mar 29, 2018

When i do table().get({id}).pluck([ 'field' ]) i see the ts error:
[ts] Property 'pluck' does not exist on type 'Operation<{} | null> & Writeable'.

@bnussman
Copy link

any fix for this?

@blakeembrey
Copy link
Contributor

You can submit a PR! I don’t actively maintain this anymore as I’m not using RethinkDB.

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

No branches or pull requests

3 participants