Moralis Database Security in Columns

In data base i have two columns “attempts” and “wordbroken” in one class. I need to do “wordbroken” available for read and “attempts” for read and write. How can i do this?

You can use cloud code and make it accessible only from cloud code/cloud functions