Yes, I understand that, I mean functions have this configuration, for example:
{
"name": "processCsv",
"private": false
}
In my case, my functions are all private true so it wont be called from client-based code with the Realm SDK.
I’ve posted on StackOverflow, the idea of what I am trying to achieve: