Open pa-lem opened 7 months ago
@pa-lem is still task still valid/required in the frontend ?
there is still a few places where we can update the logic refetch to clean the code, I would suggest to keep it open and do it when we have some bandswidth, it should not be long to do
Component
Frontend UI
Task Description
We can remove
useImperativeHandle
andref
that were used to share therefetch
function from a child to its parent, in order to call it from the parentLink: https://www.apollographql.com/docs/react/data/refetching/