( throwableFn: () => Promise<ThrowableResult>, onSuccess?: (data: ThrowableResult) => Promise<OnSuccessResult>, onError?: (error: unknown) => Promise<OnErrorResult>, )
source not stored for this graph (policy: none)
no test coverage detected