Open
Description
Description
I work behind proxy server and I can't configure plugin to work with it. In meilisearch-js
library you can specify custom client for MeiliSearch
. This gatsby plugin doesn't have httpClient
parameter for custom clients.
Expected behavior
Be able to specify custom client/proxy.
Current behavior
No such parameter.