Coda by Ian Macalinao
    Preparing search index...

    Type Alias DataSectionInitInfoArgs

    type DataSectionInitInfoArgs = {
        parentKey: LinkedDataKeyArgs;
        schema: ExternalPluginAdapterSchemaArgs;
    }
    Index

    Properties

    Properties

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

    The serialization format used for the stored data.