|
|
|
|
|
by krschultz
2785 days ago
|
|
It depends, the GraphQL spec isn't all that opinionated on caching. There's a little bit of guidance on the matter but not much. [1] The implementation of GraphQL that you choose might be more "batteries included" though. [1] https://graphql.org/learn/caching/ |
|