Home > @vue-storefront/core > ApiClientFactoryParams > onCreate
ApiClientFactoryParams.onCreate property
Signature:
onCreate: (config: T, headers?: Record<string, string>) => {
config: T;
client: any;
};
Home > @vue-storefront/core > ApiClientFactoryParams > onCreate
Signature:
onCreate: (config: T, headers?: Record<string, string>) => {
config: T;
client: any;
};
On this page