Hello, I need to filter the data by the value of a key (dataInclusao, dataFinal), I need to get the data between these dates.
The path is "visits / (key-generated-by-firebase) / dataInclusion", but I can not make a Query in this path because of generated keys.
I do not know if I could be clear, but that's it.