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