Appearance
ViewEntityName<V> = ViewEntity<V>["__typename"] & string
V
ViewEntity
"__typename"
string
Defined in: packages/fate/src/types.ts:290
Name of the entity type captured from a view definition.