statebox / purescript-firestore

A Purescript library to interact with Google Cloud Firestore
Other
13 stars 1 forks source link

list subcollections of a document #25

Closed marcosh closed 4 years ago

marcosh commented 4 years ago

implement https://googleapis.dev/nodejs/firestore/latest/DocumentReference.html#listCollections

marcosh commented 4 years ago

this functionality exists only in the nodejs sdk, not is the js one