You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im trying to Mock an API request following the Apollo docs for MockProvider, for some reason jest dom is returning a "?", nothing inside my mockQuery is firing it seems, even the error is not being displayed. Any console logs also don't get rendered.
Does MockProvider even work with rest link? Any help would be much appreciated. Some example code below if it helps
Hey
Im trying to Mock an API request following the Apollo docs for MockProvider, for some reason jest dom is returning a "?", nothing inside my mockQuery is firing it seems, even the error is not being displayed. Any console logs also don't get rendered.
Does MockProvider even work with rest link? Any help would be much appreciated. Some example code below if it helps
Query
Thanks
/label Question
The text was updated successfully, but these errors were encountered: