Vtex Io Service Configuration Apps

Apply when designing VTEX IO configuration apps with the configuration builder or when a service app must receive structured configuration through runtime context. Covers the separation between service apps and configuration apps, schema.json and configuration.json, settingsType, and reading injected configuration through ctx.vtex.settings. Use for shared service configuration, decoupled configuration lifecycle, or reviewing whether app settings should be replaced by a configuration app.

vtex 1163190 12.8 KB Updated

File contents

vtex/skills/tree/main/skills/vtex-io-service-configuration-apps commit 1163190bba

Frequently asked questions

npx skillmds add vtex/vtex-io-service-configuration-apps