GetStoresParams
Parameters for the getStores API endpoint
interface GetStoresParams extends StoresWhereSearch, Pick<RequestVariables, "locale"> {
}Parameters for the getStores API endpoint
interface GetStoresParams extends StoresWhereSearch, Pick<RequestVariables, "locale"> {
}