Hello, I created the functionality that retrieves the ID of the logged-in customer and, based on that ID, identifies the staff assigned to the company associated with the logged-in customer. I have few roles assigned to staff members in admin, So my question is I want to filter the staff member list according to specific roles assigned to them. For example, Staff member - Jaspreet Singh and his role is B2B-Sales Op Manager and same there are few more roles assigned to different staff members. Show on storefront. Below is my code..