apollographql / apollo-client

:rocket:  A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
https://apollographql.com/client
MIT License
19.38k stars 2.66k forks source link

Deprecate testing utilities introduced in 3.10 in favor of graphql-testing-library #11929

Closed jerelmiller closed 4 months ago

jerelmiller commented 4 months ago

We have moved the schema testing utilities introduced in 3.10 over to graphql-testing-library which is a client-agnostic tool. We will be recommending this going forward. As such, we plan to deprecate the testing utilities in 3.11 and remove them in 3.12.

jerelmiller commented 4 months ago

Finished with #11930

github-actions[bot] commented 4 months ago

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.

github-actions[bot] commented 3 months ago

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.