List view
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)
Overdue by 3 year(s)•Due by February 24, 2022•9/9 issues closed