I want know how to know how to add operations (OR) in Supabase query when we add multiple filters when we generate dynamic children through Supabase.
I want to know that how to add OR operation between 2 filters when we add in Add filters section in add backend query???
I have already 1 filter which is assigned_to = UserId
i want to add another filter User_id = User_id
Using OR operation.
Supabase filters
Database & APIs
I have already 1 filter which is assigned_to = UserId
i want to add another filter User_id = User_id
No
1
3 replies