Skip to content

[Firestore] Re-export functions from '@google-cloud/firestore/pipelines' #3183

@kevinthecheung

Description

@kevinthecheung

Building queries with the pipelines API requires builder functions like and, field, etc from @google-cloud/firestore/pipelines. e.g.:

db.pipeline().collection('col').where(field('country').equal('USA'));

Should we re-export them?

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions