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

Home > @vue-storefront/core > UseCartFactoryParams > load

UseCartFactoryParams.load property

Signature:

load: (context: Context, params: {
        customQuery?: any;
    }) => Promise<CART>;