Type Alias EntityRecord<C>Protected

EntityRecord<C>: EntityItem<C> & EntityKey<C>

Database-facing record type from a ConfigMap with required hash & range keys.

Type Parameters