Skip to content

Comments

Add 'Document.collections' method.#5613

Merged
tseaver merged 1 commit intomasterfrom
5480-firestore-document-subcollection
Jul 16, 2018
Merged

Add 'Document.collections' method.#5613
tseaver merged 1 commit intomasterfrom
5480-firestore-document-subcollection

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Jul 13, 2018

Returns 'CollectionRefs' for nested collections of a document.

Closes #5480.

@tseaver tseaver added the api: firestore Issues related to the Firestore API. label Jul 13, 2018
@tseaver tseaver requested a review from theacodes July 13, 2018 18:26
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 13, 2018
@tseaver tseaver force-pushed the 5480-firestore-document-subcollection branch from 70c5b7c to e9bfcff Compare July 13, 2018 18:32
Returns 'CollectionRefs' for nested collections of a document.

Closes #5480.
@tseaver tseaver force-pushed the 5480-firestore-document-subcollection branch from e9bfcff to 9e916ab Compare July 13, 2018 18:37
@tseaver tseaver requested a review from jba July 16, 2018 15:34
@tseaver tseaver merged commit 95586fa into master Jul 16, 2018
@tseaver tseaver deleted the 5480-firestore-document-subcollection branch July 16, 2018 17:03
parthea pushed a commit that referenced this pull request Nov 24, 2025
Returns 'CollectionRefs' for nested collections of a document.

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

Labels

api: firestore Issues related to the Firestore API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants