Type alias RemoveCollectionExternalPluginAdapterV1InstructionArgs

RemoveCollectionExternalPluginAdapterV1InstructionArgs: {
    key: BaseExternalPluginAdapterKeyArgs;
}

Type declaration

Generated using TypeDoc