Hello I want to show list component only with certain user type from the database how can I do that? I have two user types in the database "customer" and "manager" and when I created the list component it shows both user types I only want to show "manager" on the list component. How can i do that?