I am building a react native application (using typescript) in which I use the @apollo/client v3. I have many mutation & queries which all return the same t
@apollo/client