Y
Hacker News
new
|
ask
|
show
|
jobs
by
fiatjaf
3336 days ago
Why not the entire JS inside GraphQL queries?
Now seriously, is this running in the client or in the server?
1 comments
romanhotsiy
3336 days ago
In theory, it can be used both on the client and server but we recommend using it on the client. Check out corresponding README section:
https://github.com/APIs-guru/graphql-lodash#caching-clients
link