[Front][Tech Dept] Reorganize subgraph-client functionality around stores.???
Open
frontend
refactor
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Such that the subgraph client behaves as a library its own module.
1. Expose Next JS 'SubgraphQueries' as Next JS functions that return a json/error (basically the sdk)
2. Export an Observable store that exposes all the graphql queries as fully serialized objects. (including zod, mobx stores and models)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.