Options
All
  • Public
  • Public/Protected
  • All
Menu

Action fired to delete items

Hierarchy

  • Action
    • DeleteItemsAction

Index

Properties

Properties

payload: { edgeIds: string[]; nodeIds: string[] }

Type declaration

  • edgeIds: string[]

    IDs of edges to delete

  • nodeIds: string[]

    IDs of nodes to delete

Generated using TypeDoc