Integrations
This section will help you understand some of the key concepts related to integrations:
- Switching integrations - the process of replacing one integration with another, without any changes to the frontend app.
- Adding a new integration - creating a new internal package for one of the modules from the framework, as well as how and where to add implementation.
- Extending an integration - for cases where you only want to modify an existing integration, and only add a new field or an endpoint.