Coda by Ian Macalinao
    Preparing search index...

    Type Alias UpdateExternalPluginAdapterV1ArgsArgs

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

    Properties

    Properties

    Identifies which external plugin adapter to update.

    The fields to change on the adapter.