mento-protocol / governance-ui

An open source interface for the Mento protocol governance
https://governance.mento.org
0 stars 0 forks source link

Migrate from `apollo` to `tanstack` GraphQL queries #90

Open RyRy79261 opened 5 months ago

RyRy79261 commented 5 months ago

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