Skip to content
Open
Overdue by 3 year(s)
Due by February 24, 2022
Last updated Mar 9, 2022
100% complete

Initial architecture and goals: https://github.com/graphprotocol/graph-client/blob/main/docs/architecture.md

The goal of this milestone is to provide tooling in the JS/TS ecosystem for the following topics:

  • Integration with GraphQL-Mesh (needed for managing introspection, client-side composition, simple API for schema manipulations)
  • Expose a simple fetch/execute wrapper (using Executor), that can simply provide an interface for execution operations.
  • Initial integration with: Apollo-Client, Urql, Relay and raw execute/fetch.
  • Usage examples for: Node, Browser (nextjs?)
  • Support for different built-in network strategies: retry, fallback, race (simplify some common workflows in the dapp development ecosystem)

List view

    There are no open issues in this milestone

    Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.