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
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.
Comments
Similar requests
Request to Enable External JWT Authentication with Firebase (Project: dropnow-2025)
1 vote · 0 comments
Support for Retrieving Multiple Users by IDs in supabase-js
5 votes · 0 comments
Add frequently-used advanced data type support in wrapper framework of FDW
1 vote · 0 comments
Add Push Notification Function that similar function to Firebase Cloud Messaging (FCM)
2 votes · 0 comments
Manage Dev and Prod Environment
3 votes · 0 comments
No comments yet.