Ask questionsMockedProvider does not return data when fetchPolicy is set to "cache-and-network"
MockedProvider does not return data when fetchPolicy is set to cache-and-network. When removing the fetchPolicy part from my graphql call, the test data are returned.
Answer
questions
kpruden
Any way to get this issue re-opened? I'm seeing it too when using fetchPolicy: cache-only
Related questions