Closed
Description
First, thanks for the awesome library.
Would be really cool if we can extend the default template to support request cancellation...
for example as it's described here: https://react-query.tanstack.com/docs/guides/query-cancellation#using-fetch
what do you think? (in fact it should be easy to change and I can contribute if you give this idea a green light)
p.s I know that there is a possibility to provider a custom template, but would be nice to support it out of the box.