Coda by Ian Macalinao
    Preparing search index...

    Type Alias RevokeCollectionPluginAuthorityV1Args

    Arguments for revokeCollectionPluginAuthorityV1.

    type RevokeCollectionPluginAuthorityV1Args = {
        pluginType: PluginType;
    }
    Index

    Properties

    Properties

    pluginType: PluginType

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