Example:
I have several sync collections in a realm that is configured with flexible sync. I would like to add to the schema a collection that is local only and will never be uploaded by atlas services.
Is there a way to do it in Realm js (react-native)?