Type alias BatchMigrationUpsertSystemSidebarElementInputToDeleteInput

BatchMigrationUpsertSystemSidebarElementInputToDeleteInput: {
    type: SystemSidebarElementType;
}

Type declaration

Generated using TypeDoc