While new to Realm, am doing ok with querying it through my Swift app. Where I’m having trouble is figuring out how to enter queries through Realm Studio.
Currently not a problem going through my Swift app. But as I add more Classes and more data, eventually it’s going to get drawn out running the debugger just to test queries.
Thank you