Effect CommunityEC
Effect Communityβ€’10mo agoβ€’
5 replies
Oliver Joseph Ash

Integrating Effect's HttpClient with openapi-fetch's Custom Fetch

πŸ‘‹ I'm trying to plug Effect's HttpClient into openapi-fetch's fetch parameter which lets you define a custom fetch.
Is there an easy way to wrap HttpClient so it receives the same input types as fetch e.g. RequestInit?
Was this page helpful?