Type Alias: FetchOperationTargetType
FetchOperationTargetType =
Exclude<FetchOperation["type"],"link">
Defined in: editor/dataFetcher.ts:69
A possible type value for an fetch operation with a set of targets.
FetchOperationTargetType =
Exclude<FetchOperation["type"],"link">
Defined in: editor/dataFetcher.ts:69
A possible type value for an fetch operation with a set of targets.