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!
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