app-sdk icon indicating copy to clipboard operation
app-sdk copied to clipboard

Create new version of SettingsManager

Open lkostrowski opened this issue 2 years ago • 0 comments

After new fields are set in APL (app ID), SettingsManager can be simplified.

Implement SettingsManager that will call API without injecting calls

Use global.fetch inside, allow to provider custom client.

Consider adding SettingsManager to SaleorApp (providing it into context of handlers)

lkostrowski avatar Dec 20 '22 09:12 lkostrowski