Home > @vue-storefront/core > CustomQuery
CustomQuery type
Signature:
export declare type CustomQuery = Record<string, string | Record<string, string>>;
Home > @vue-storefront/core > CustomQuery
Signature:
export declare type CustomQuery = Record<string, string | Record<string, string>>;
On this page