Hello, I added a new column to an existing database table via the moralis admin table UI. I am able to populate the data via my server code and see it the new data in the column via the table UI, however when I query the table all data is returned except for the new column. Class level permissions are read only and their are no protected fields on the table.
Please advise. thanks