Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from apollo to tanstack GraphQL queries #90

Open
4 tasks
RyRy79261 opened this issue Mar 22, 2024 · 0 comments
Open
4 tasks

Migrate from apollo to tanstack GraphQL queries #90

RyRy79261 opened this issue Mar 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@RyRy79261
Copy link
Contributor

Overview

Given that wagmi already makes uses of tanstack for queries, it we could optimize and unify approaches by refactoring the apollo queries into tanstack queries.

Acceptance criteria

  • Apollo client is removed from the code base
  • Proposals graphql queries are refactored to tanstack
  • Proposal state queries which are inferred by Timelock & Governor, should update automatically with changes from either on chain or graph data sources
  • All queries & workflows should be amended to be access with wrapped hooks in the @/lib/ folders
@RyRy79261 RyRy79261 added the enhancement New feature or request label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant