app-sdk
app-sdk copied to clipboard
Create new version of SettingsManager
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)