Define
Tell Fetch how your data is fetched and define your data-fetching functions using functional combinators.
Run
Fetch will run your data-fetching code and apply multiple optimizations such as batching, caching and deduplication.
Inspect
The execution log of a Fetch can be inspected and it contains information about fetch scheduling, results and timings.