Forest Admin - API reference
    Preparing search index...

    Interface ForestIntegrationConfig

    interface ForestIntegrationConfig {
        config: CustomConfig;
        integrationName: ForestIntegrationName;
        isForestConnector: true;
    }
    Index

    Properties

    config: CustomConfig
    integrationName: ForestIntegrationName
    isForestConnector: true