FeatureFuel
1

Retrieve subcollections from firebase wrapper

Source: supabase/supabase#26632 · opened by @Weulass
Is there any way to retrieve all documents associated with a subcollection presents in a collection using the firebase wrapper ?
I tried without success:
server firebase_server
options (
object 'firestore/users/details' -- format: 'firestore/[collection_id]'
);

In this case, details would be a subcollection in users collection
Thanks in advance

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests