Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Firebase ANE - SubCollection of Document #146

Open
applauzmedia opened this issue Jan 31, 2021 · 0 comments
Open

Firebase ANE - SubCollection of Document #146

applauzmedia opened this issue Jan 31, 2021 · 0 comments

Comments

@applauzmedia
Copy link

How can I find the subcollection within a document.

I can easily find collection/document but don't see a way to read my structure of collection/document/collection

I thought it would work like this.. but it errors out.

var document:DocumentReference = Firestore.collection("collectionName").document("docName").collection("collectionName");

Does anyone know a way to do this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant