Skip to content

Feature: Full React layer rewriteΒ #366

@hwillson

Description

@hwillson

This issue tracks the rewrite of Apollo Client's React integration layer, covering many areas such as:

  • Ensuring better communication with the AC core (by making the React layer lighter weight)
  • Removing graphql HOC and render prop approaches
  • Adding React suspense + data fetching supportΒ apollo-client#9627
  • Reconsidering our supported hooks (add useFragment, consider removing useLazyQuery, etc.)
  • Existing hook API changes (better async-ness, reduce/eliminate onError / onCompleted callback use, etc.)
  • Remove partialRefetch

Metadata

Metadata

Assignees

No one assigned

    Labels

    reactFeature requests related to React

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions