Coda by Ian Macalinao
    Preparing search index...

    Type Alias RemoveCollectionPluginV1InstructionData

    type RemoveCollectionPluginV1InstructionData = {
        discriminator: number;
        removeCollectionPluginV1Args: RemoveCollectionPluginV1Args;
    }
    Index

    Properties

    discriminator: number
    removeCollectionPluginV1Args: RemoveCollectionPluginV1Args

    The type of plugin to remove.