firebase / firebase/firebase-admin-node

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

Đang mở
#3,183 1 bình luận 0 reaction 1 người được giao Được @jonathanedey nhận Xem trên GitHub
api: firestore type: feature request
Ngôn ngữ chính
TypeScript
Star
1.7k
Fork
419
Merge trung bình
3 ngày 10 giờ
Pull request đã merge (30 ngày)
16

Mô tả

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?

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.