graphql icon indicating copy to clipboard operation
graphql copied to clipboard

Use an interface so that the library works with custom HTTP clients

Open tian000 opened this issue 5 years ago • 0 comments

I would like to use a custom HTTP client with this library, so I have modified the library to accept an interface, instead of a specific http client implementation.

tian000 avatar Dec 11 '20 01:12 tian000