Skip to content

Type Alias: EntityId

EntityId = string

Defined in: packages/fate/src/types.ts:8

Globally unique identifier for an entity in the normalized cache (<TypeName>:<id> format).

Released under the MIT License