implementation("com.apollographql.apollo3:apollo-testing-support:3.0.0-beta02")
Facilitates GraphQL client testing by providing network transport implementations that simulate server responses without requiring a mock server.