|
|
|
|
|
by rhacker
1917 days ago
|
|
Well actually, it can actually be more advanced with GraphQL. In fact GQL clients have the ability to invalidate caches if it knows the same ID has been deleted or edited and can in some cases even avoid a new fetch. That being said some of those advanced use cases may be off by default in Apollo. |
|