Coda by Ian Macalinao
    Preparing search index...

    Type Alias LinkedAppDataArgs

    type LinkedAppDataArgs = {
        dataAuthority: AuthorityArgs;
        schema: ExternalPluginAdapterSchemaArgs;
    }
    Index
    dataAuthority: AuthorityArgs

    The authority allowed to write this adapter's data.

    The serialization format used for this adapter's stored data.