I didn't find a way to achieve this so here is my idea:
It would be nice to have the possibility to pass different custom resolvers for the same query inside a test. Refetching a query after a mutation is resolved and testing if the UI updated with the second resolvers data would be useful.
I didn't find a way to achieve this so here is my idea: It would be nice to have the possibility to pass different custom resolvers for the same query inside a test. Refetching a query after a mutation is resolved and testing if the UI updated with the second resolvers data would be useful.