Closed BoD closed 3 months ago
ApolloResolver was introduced in the past in order to not break compatibility. This PR replaces it with CacheResolver.
ApolloResolver
CacheResolver
Also removed @ApolloExperimental annotations, as the whole repo is to be considered experimental.
@ApolloExperimental
ApolloResolver
was introduced in the past in order to not break compatibility. This PR replaces it withCacheResolver
.Also removed
@ApolloExperimental
annotations, as the whole repo is to be considered experimental.