Skip to content

Remove Local resolver support from the core of Apollo Client #10061

Open
@jpvajda

Description

@jpvajda

Local resolvers are still available in Apollo Client 3, but they are deprecated. We recommend using field policies instead, as described in Local-only fields.

Local resolver support will be removed from the core of Apollo Client in a Major release and in a future major release it will be possible to achieve the functionality of local resolvers using an ApolloLink, as described in this issue.

References

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions