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
createMockSchema has performed well with the fairly large Spotify schema when testing with the Spotify Showcase. That combined with the fact that it will likely only be called once during test setup (unlike createProxiedSchema) is enough for me to justify closing this for now, until an actual performance problem is felt, at while point I'll be happy to re-open and investigate.
Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Client usage and allow us to serve you better.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
For general questions, we recommend using StackOverflow or our discord server.
Issue Description
We will likely need to introduce caching when creating the mock schema (see #11705 (comment)).
Link to Reproduction
N/A
Reproduction Steps
No response
@apollo/client
versionN/A
The text was updated successfully, but these errors were encountered: