Type alias RemoveCollectionExternalPluginAdapterV1InstructionDataArgs

RemoveCollectionExternalPluginAdapterV1InstructionDataArgs: {
    key: BaseExternalPluginAdapterKeyArgs;
}

Type declaration

Generated using TypeDoc