firebase / firebase/firebase-admin-node

[FR] Documentation on how to use Firebase Admin SDK to interact with Firestore

未关闭
#1,948 2 条评论 1 个 reaction 已指派 2 人 已被 @egilmorez 认领 在 GitHub 查看
api: firestore type: feature request
主要语言
TypeScript
星标
1.7k
派生
419
平均合并
3 天 10 小时
30 天内合并 PR
16

描述

The docs for using the Firebase Admin SDK with the Real Time Database are easy to find. > https://firebase.google.com/docs/database/admin/start

I can't find anything similar for how to use the Firebase Admin SDK with Cloud Firestore?

Been scraping for examples of using the Firestore Admin SDK with Firestore online and on StackOverFlow but feel like I am missing something.

For example I need to perform a query on a collection. The documentation for Firestore is great, https://firebase.google.com/docs/firestore/query-data/queries#web-version-9_3, but I can't find documentation on how to do the same with the same query on Firestore with the Admin SDK.

**Describe the solution you'd like**
I would love a section in the documentation for how to use the Admin SDK, similar to how the Real Time Database is documented.

**Describe alternatives you've considered**
I've been searching for examples of Firestore Queries. Tried loads. Still confused.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。