I am trying to completely disable caching on the apollo-client but its not working.
I have tried to set the fetchPolicy to 'network-only' or 'no-cache'. Is there something that I am missing?
I am trying to completely disable caching on the apollo-client but its not working.
I have tried to set the fetchPolicy to 'network-only' or 'no-cache'. Is there something that I am missing?