hi everyone, I hope its okay to ask a question concerning Apollo. I'm using Apollo for a react native app and I'm trying to implement some basic offline handling. It all works fine but when I have lists that use the fetchMore functionality, I still get some trouble with unresolved promise errors. Is there a way to intercept those fetchMore functions when the app is offline somehow?