SQLDataSource
SQLDataSource copied to clipboard
Cache invalidation
Hello,
is it possible to programmatically invalidate the cache for a specific query? This could be helpful for example when properties in that query are changed by a mutation.
Thanks!
There isnt currently, if you think of a good soltion please open a PR.
It sounds useful!