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
Starting with Apollo Client 3.10.0, we introduced new schema-driven testing APIs.
These utilities allow you to create a test schema with scalar mocks that can be used to mock fetch or used in combination with MSW to write integration- or E2E-style tests that also test the link chain. See the documentation for details. We've marked these APIs as experimental for this release to allow room for feedback and changes before we stabilize this API in 3.11.0.
If you would like to provide feedback or suggestions for improvement, please drop a comment below!
Link to Reproduction
N/A
Reproduction Steps
No response
@apollo/client version
N/A
The text was updated successfully, but these errors were encountered:
Issue Description
Starting with Apollo Client 3.10.0, we introduced new schema-driven testing APIs.
These utilities allow you to create a test schema with scalar mocks that can be used to mock fetch or used in combination with MSW to write integration- or E2E-style tests that also test the link chain. See the documentation for details. We've marked these APIs as experimental for this release to allow room for feedback and changes before we stabilize this API in 3.11.0.
If you would like to provide feedback or suggestions for improvement, please drop a comment below!
Link to Reproduction
N/A
Reproduction Steps
No response
@apollo/client
versionN/A
The text was updated successfully, but these errors were encountered: