About
A fetch request is an runtime data resource
- that performs a request to a service
- that returns as response, a data resource
Example
SQL
Http
Cli
You can:
- print the result of a request with the print command
- perform fetch performance test with the perf command