Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationsGraph

Hierarchy

  • OperationsGraph

Index

Properties

Properties

edges

edges: {}

Type declaration

  • [entryId: string]: string[]

nodes

nodes: (BaseOperation<"create"> | BaseOperation<"update"> | (Entry<unknown> & { type: "dereference" } & { fields: undefined }))[]

Generated using TypeDoc