Coda by Ian Macalinao
    Preparing search index...

    Type Alias RevokePluginAuthorityV1Args

    Arguments for revokePluginAuthorityV1.

    type RevokePluginAuthorityV1Args = {
        pluginType: PluginType;
    }
    Index

    Properties

    Properties

    pluginType: PluginType

    The type of plugin whose authority should be reset to its default.