firebase / firebase/firebase-admin-node

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

オープン
#3,183 コメント 1 件 リアクション 0 件 担当者 1 名 @jonathanedey が担当を希望しています GitHub で見る
api: firestore type: feature request
主要言語
TypeScript
スター
1.7k
フォーク
419
平均マージ
3日 10時間
マージ済み PR(30日)
16

説明

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?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。