Hey team, I have a Flutter app with a Firestore db, it works fine the way I want, but since a few days I started wondering if there are benefits of using GraphQL with Firestore? I was wondering if someone has used all these 3 technologies together and if so, would like to see what benefits I'd get by doing this. The app is pretty fast itself, does not have much data, but sometimes I wonder if using GraphQL I could make the App faster with queries and stuff?
Hope you have a good day!
Kind regards, Guilherme.