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

Allow query parameter for firestore.collection #427

Open
dominic-ks opened this issue Jun 9, 2021 · 0 comments
Open

Allow query parameter for firestore.collection #427

dominic-ks opened this issue Jun 9, 2021 · 0 comments

Comments

@dominic-ks
Copy link

Hello,

Firstly, thanks for the great NestJS package, really handy.

One thing I've run into is that the FirebaseFirestoreService::collection method doesn't accept the second optional query argument here:

I can't seem to find the part of the official docs where I first came across this, but as an example @angular/fire allow it here:

It's handy if you want to do things like build dynamic queries by looping through objects.

Is this something that can be added?

Cheers,

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

1 participant