explorer
explorer copied to clipboard
refactor: share queries between pages
The current setup has redundancy in queries that are similar across different pages, we need to have a DRY setup where queries are defined and cached only once.