Open
Description
ApiClient's types indicate that a fetch implementation may be provided in the config argument for delete(), fetch() and mutate(). The ApiClient does not use this implementation. Instead it always uses the fetch which was provided to the constructor.
My use-case is that I'd like to hook "fetch" to intercept request/response data in the manner suggested by #38 (comment)
Metadata
Metadata
Assignees
Labels
No labels