UpdateAction: {
    action: string;
    [key: string]: any;
}

Type declaration

  • [key: string]: any
  • action: string