Hello all, does anyone have any examples of how to mock the ApolloClientProtocol? Have been trying for a while now but cant get it to click, nor find any code examples seemingly doing this.
Im trying to get the previews and UITests to run currently (SwiftUI), I see theres a React { MockedProvider} and MockServer for Kotlin is there any equivalent in iOS?
I have read Issue 983 amongst others which has led me here.
Thanks for any help