Coda by Ian Macalinao
    Preparing search index...

    Type Alias UpdateCollectionExternalPluginAdapterV1ArgsArgs

    type UpdateCollectionExternalPluginAdapterV1ArgsArgs = {
        key: ExternalPluginAdapterKeyArgs;
        updateInfo: ExternalPluginAdapterUpdateInfoArgs;
    }
    Index

    Properties

    Properties

    Identifies which external plugin adapter to update.

    The fields to change on the adapter.