I'm having a Firebase database structure like following.
I need to write a Firebase query to retrieve "my_songs" if my search text contains in "artists" array.
I'm having a Firebase database structure like following.
I need to write a Firebase query to retrieve "my_songs" if my search text contains in "artists" array.