Skip to content

How to query and aggregate data out of cache? #1529

Answered by kitten
GollyJer asked this question in Q&A
Discussion options

You must be logged in to vote

Just to expand on this a little; GraphQL is best used when it caters for the needs of your app. While it'd make sense to extend your schema and teach Graphcache about some tricks that your schema can do, the key is to always have a schema that can do the things that your apps need it to do.

So the best approach here is to first implement this on the API-side.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@GollyJer
Comment options

Answer selected by kitten
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants