Home > @vue-storefront/core > ApiClientExtension > extendApp
ApiClientExtension.extendApp property
Signature:
extendApp?: (params: {
app: Express;
configuration: any;
}) => void;
Home > @vue-storefront/core > ApiClientExtension > extendApp
Signature:
extendApp?: (params: {
app: Express;
configuration: any;
}) => void;
On this page