I have firebase structure like this:
I want to search based on name. It has 2 push keys on its path.
Is it possible to search firebase with nested children having more than 1 push keys.
Expecting the answers only using firebase rest api.
I have firebase structure like this:
I want to search based on name. It has 2 push keys on its path.
Is it possible to search firebase with nested children having more than 1 push keys.
Expecting the answers only using firebase rest api.