I get what you are saying. There is a big problem if we go with BaaS and you are building a mobile app. Every time you make a change in the query (say, change in some filter on post), you have to push an update to the app in playstore and/or appstore.
I get what you are saying. There is a big problem if we go with BaaS and you are building a mobile app. Every time you make a change in the query (say, change in some filter on post), you have to push an update to the app in playstore and/or appstore.
Fair point -- that's a downside of putting logic in the client app as opposed to the server.