export type AddOrUpdate = { ids: string[]; data: any; };