Closed alexdm-e2n closed 5 months ago
This is definitely a bug, thank you for bringing it to light. 🙂
Should be fixed in version 2.0.5, please try it out and let me know if you find any other issues, thanks again!
Thank you for your fast response. After clearing the full project it worked. Thank you! 👍
A class with the following func is mocked.
Cuckoo v2:
Issue: Mock cannot compile because of the missing protocol restriction
<Query: ApolloAPI.GraphQLQuery>
.Cuckoo v1:
I expected the code like v1. Am I missing a configuration option here or is this an issue?