The Store to use for cacheing.
the function that returns with the promise of the XHR request.
Rest
...args: ExecutorArgsRest
...currentArgs: ExecutorArgsthe arguments the requestExecutor will be called with
a tuple with the current RequestResult and the reference to a refresh function. Calling this function will do subsequent requests that are cache-managed.
Generated using TypeDoc
A hook for tracking the RequestResult of a request. It provides a reference to a refresh function.