fix(pricing): Update store + list price preferences (#13852)
* fix(pricing): Update store + list price preferencs * Create afraid-kids-return.md
This commit is contained in:
@@ -365,7 +365,7 @@ export default class PricingModuleService
|
||||
): Promise<PricingTypes.PricePreferenceDTO[]> {
|
||||
const pricePreferences = await this.listPricePreferences_(
|
||||
filters,
|
||||
{ ...config, select: [...(config.select || []), "id"] },
|
||||
config,
|
||||
sharedContext
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user