goodmorning everyone, I had a question concerning search and filter capabilities in the frontend. If I would have a list of items fetched from a graphql endpoint but I also want to add filtering and searching to that list, would you do that through subsequent queries? Or try to do it with filtering on the array you already got back