Account Level Functions, Triggers and Values
Can you please add the option to mark a 'Function, 'Trigger' and 'Values' to be available beyond a Realm App?
That is, global type option for a Cluster and Account. This way we do not have to keep redundant copies. This is important for multiple Realm Apps, development & testing, etc.
Thank You!
4
votes
Reveel®
shared this idea
-
AdminIan (Admin, MongoDB) commented
Hi there, It should be possible to replicate the same Realm App config or whatever subset you like using the realm-cli
https://www.mongodb.com/docs/atlas/app-services/cli/Alternatively, you could also use the Admin API or Github deploy
This is how you could have a programmatic deployment process.