1.4.11 • Published 10 months ago

@commercelayer/organization-config v1.4.11

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

organization-config

Organization config utils for extracting config by market.

How to use

pnpm add @commercelayer/organization-config

you can use the function getConfig to manipulate the configuration settings of your organization.

getConfig({
  jsonConfig: organizationConfig,
  market: 'market:id:hashid',
  params: { lang: 'en', orderId: 'your-order-id' }
})

The function is going to manipulate the organization configuration, extract the mfe key and merge default configuration with overrides for the market used.

1.4.11

10 months ago

1.4.10

10 months ago

1.4.9

11 months ago

1.4.8

1 year ago

1.4.6

1 year ago

1.4.5

1 year ago

1.4.4

1 year ago

1.4.3

1 year ago

1.4.2

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago