datasource-http-backend is using the same example error handling code as the datasource-basic.
Since the http backend example actually connects to an external service to fetch data, it would be nice to add proper error handling rather than an example one.
datasource-http-backend
is using the same example error handling code as thedatasource-basic
.Since the http backend example actually connects to an external service to fetch data, it would be nice to add proper error handling rather than an example one.
For example: