Coda by Ian Macalinao
    Preparing search index...

    Type Alias AddCollectionExternalPluginAdapterV1Args

    Arguments for addCollectionExternalPluginAdapterV1.

    type AddCollectionExternalPluginAdapterV1Args = {
        initInfo: ExternalPluginAdapterInitInfo;
    }
    Index

    Properties

    Properties

    The external plugin adapter variant and its initialization data.