Skip to content
This repository was archived by the owner on Oct 17, 2024. It is now read-only.
This repository was archived by the owner on Oct 17, 2024. It is now read-only.

Allow query parameter for firestore.collection #427

@dominic-ks

Description

@dominic-ks

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions