Coda by Ian Macalinao
    Preparing search index...

    Type Alias UpdateExternalPluginAdapterV1Args

    Arguments for updateExternalPluginAdapterV1.

    type UpdateExternalPluginAdapterV1Args = {
        key: ExternalPluginAdapterKey;
        updateInfo: ExternalPluginAdapterUpdateInfo;
    }
    Index

    Properties

    Properties

    Identifies which external plugin adapter to update.

    The fields to change on the adapter.