Base options shared across fetch method factories.
Optional
Human-readable name of the API being called.
Used primarily for logging and error messages.
Custom fetch implementation to use instead of the global fetch.
fetch
This is useful for providing polyfills, mocks, or instrumented fetch implementations.
Base options shared across fetch method factories.