Response

@ApolloDeprecatedSince(version = ApolloDeprecatedSince.Version.v3_0_0)
typealias Response<D> = ApolloResponse<D>

Deprecated (with error)

This is a helper typealias to help migrating to 3.x and will be removed in a future version

Replace with

ApolloResponse