Coda by Ian Macalinao
    Preparing search index...

    Initialization data for the DataSection external plugin adapter.

    type DataSectionInitInfo = {
        parentKey: LinkedDataKey;
        schema: ExternalPluginAdapterSchema;
    }
    Index

    Properties

    Properties

    parentKey: LinkedDataKey

    The linked adapter (LinkedAppData or LinkedLifecycleHook) whose data this section stores.

    The serialization format used for the stored data.