Fetches and parses a JSON response with typed error handling.
The expected shape of the parsed JSON data.
The resource URL to fetch.
Optional
Optional fetch configuration.
An Effect producing the parsed result or a typed error.
Fetches and parses a JSON response with typed error handling.