Custom Type Value
@ApolloDeprecatedSince(version = ApolloDeprecatedSince.Version.v3_0_0 )
Deprecated
Used for backward compatibility with 2.x, use Adapter instead
A replica of Apollo Android v2's CustomTypeValue, to ease migration from v2 to v3.
In your CustomTypeAdapter, update the imports from com.apollographql.apollo.api to com.apollographql.apollo3.api to use this version.