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

Selecting fields #184

Open
neko1216 opened this issue Sep 2, 2020 · 2 comments
Open

Selecting fields #184

neko1216 opened this issue Sep 2, 2020 · 2 comments
Labels
feature-request Feature Request

Comments

@neko1216
Copy link

neko1216 commented Sep 2, 2020

First of all, thanks for this awesome project.

Firebase always return the whole document which annoyed me for a long time.
However, I found that there is a select method in the document that can do maybe the same thing like SELECT in the SQL.
https://googleapis.dev/nodejs/firestore/latest/CollectionReference.html#select

Is this feature already implemented in fireorm?

@wovalle
Copy link
Owner

wovalle commented Sep 8, 2020

Hey! I wasn't aware of the feature! No, is not implemented in fireorm sadly.

Can you think of a good api (with type safety)?

@talesmgodois
Copy link
Contributor

This would be an awesome feature. @neko1216 some ideas on what you're thinking about?

@wovalle wovalle added enhancement New feature or request feature-request Feature Request and removed enhancement New feature or request labels Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Feature Request
Projects
None yet
Development

No branches or pull requests

3 participants