You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When #10060 is closed, Local Resolver functionality will still be supported by the Apollo team, albeit in a different form. We updated the Local Resolvers documentation recently to reflect our plans for Local Resolvers. A few suggestions for further updates:
Remove (deprecated) from the heading
Edit the ⚠️ DEPRECATION WARNING section as follows:
Replace ⚠️ DEPRECATION WARNING with NOTE
Current wording could be interpreted that we might remove Local Resolvers from Apollo Client before we ship an analogous ApolloLink implementation. New wording should make it clear that we plan to continue to support Local Resolver functionality continuously without a gap between removing it from core and adding a new implementation
The text was updated successfully, but these errors were encountered:
Context:
When #10060 is closed, Local Resolver functionality will still be supported by the Apollo team, albeit in a different form. We updated the Local Resolvers documentation recently to reflect our plans for Local Resolvers. A few suggestions for further updates:
(deprecated)
from the heading⚠️ DEPRECATION WARNING
section as follows:⚠️ DEPRECATION WARNING
withNOTE
ApolloLink
implementation. New wording should make it clear that we plan to continue to support Local Resolver functionality continuously without a gap between removing it from core and adding a new implementationThe text was updated successfully, but these errors were encountered: