I have typical get request
const { data } = useSWR( [\'api/projects\', API_KEY], fetcher );
And after fetching data I would like to filter it