Home > @vue-storefront/core > UseMakeOrderFactoryParams > make
UseMakeOrderFactoryParams.make property
Signature:
make: (context: Context, params: {
customQuery?: CustomQuery;
}) => Promise<ORDER>;
Home > @vue-storefront/core > UseMakeOrderFactoryParams > make
Signature:
make: (context: Context, params: {
customQuery?: CustomQuery;
}) => Promise<ORDER>;
On this page