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?

Metadata

Metadata

Assignees

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions