I\'m new to hooks and trying to use them more
How can I get data (with Apollo) when a component mount ?
I\'m trying to use useQuery inside a useEffect, my code