implementation("com.apollographql.apollo:apollo-testing-support:5.0.0-alpha.4")
Facilitates GraphQL client testing by providing `QueueTestNetworkTransport` and `MapTestNetworkTransport` for simulating responses without a mock server.