Coda by Ian Macalinao
    Preparing search index...

    Internal storage plugin holding the raw payload for a LinkedAppData or LinkedLifecycleHook adapter. Managed automatically; has no authority of its own.

    type DataSection = {
        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.