SupabaseS
Supabase6mo ago
Kudan

RLS Policy that allows a specific role to view table

I have a table that stores roles such as "responder", "dispatcher", "admin", etc.

I want only a dispatcher to see all pending calls. Is there a way to do that?
Was this page helpful?