Database Query: MultiLevel Database Structure

Database & APIs

So I was wondering if its possible to use Database Query function inside flutterflow to query a more complex structure than just a simple collection/subcollection relationship.
For example I have a project with 3 and more levels of subcollections
Like
Collection Clients / Subcollection Lead / Subcollection Product Etc...

Is it possible inside flutterflow to get the data from the subcollection of a subcollection?

Like for example from Product Subcollection in my example?

What have you tried so far?

I use Api Calls to make it possible, but was wondering if Flutterflow allows this through database query.

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