You are reading the documentation for Vue Storefront v2. See the latest docs.

Home > @vue-storefront/core > apiClientFactory

apiClientFactory variable

Signature:

apiClientFactory: <ALL_SETTINGS extends ApiClientConfig, ALL_FUNCTIONS>(factoryParams: ApiClientFactoryParams<ALL_SETTINGS, ALL_FUNCTIONS>) => ApiClientFactory