-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I'm always frustrated when I have to do repeated subgraph calls for the same data.
Describe the solution you'd like
I want to pass in an httpx client (for ex, hishel) and have it handle caching for me.
Describe alternatives you've considered
I've considered implementing my own caching solution instead of doing a subgraph call - but this should actually be handled on a subgrounds package level (in my personal opinion).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request