Coda by Ian Macalinao
    Preparing search index...

    Type Alias RemoveCollectionPluginV1Args

    Arguments for removeCollectionPluginV1.

    type RemoveCollectionPluginV1Args = {
        pluginType: PluginType;
    }
    Index

    Properties

    Properties

    pluginType: PluginType

    The type of plugin to remove.