XYO Platform SDK - v3.10.6
    Preparing search index...

    Interface ArchivingModuleConfig

    interface ArchivingModuleConfig {
        archiving?: { archivists?: string[]; queries?: string[] };
    }
    Index

    Properties

    Properties

    archiving?: { archivists?: string[]; queries?: string[] }