Coda by Ian Macalinao
    Preparing search index...

    Type Alias RemoveCollectionExternalPluginAdapterV1InstructionData

    type RemoveCollectionExternalPluginAdapterV1InstructionData = {
        discriminator: number;
        removeCollectionExternalPluginAdapterV1Args: RemoveCollectionExternalPluginAdapterV1Args;
    }
    Index

    Properties

    discriminator: number
    removeCollectionExternalPluginAdapterV1Args: RemoveCollectionExternalPluginAdapterV1Args

    Identifies which adapter to remove.