Is it possible to hide just one column on requests?

I want to have one column that is viewable only by myself in the supabase dashboard, but I do not want it displayed when I request the row from my Vue app. Is that possible?
Was this page helpful?