Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions