Type Alias: FetchOperation
FetchOperation =
FetchOperationElement
|FetchOperationLink
|FetchOperationElementType
|FetchOperationLinkType
|FetchOperationPropertyType
Defined in: editor/dataFetcher.ts:56
Describes a operation to fetch graph data from a data provider.