EasyFM - v5.0.0-beta.1
    Preparing search index...

    Interface RecordFetchOptions

    Options used when creating empty record shells.

    interface RecordFetchOptions {
        portals: readonly string[];
    }
    Index

    Properties

    Properties

    portals: readonly string[]