How to query user_push_notification_collection

Database & APIs

Can some plz tell me How to query user_push_notification_collection because when i tried add collection named ( ff_user_push_notifications ) in flutterflow it says it already exists but it but not as a result i am not able to perform any query on the collection

but the the collection with this name is already created in my firestore containing all the push notifications which are sended.

What have you tried so far?

i tried to create a collection with the same name as on firestore but not able to (it says it already exists ) as a result i am not able to perform any query on the collection

Did you check FlutterFlow's Documentation for this topic?
Yes
1
2 replies