ReadonlyentityThe concrete Entity class for which this is the definition.
ReadonlyentityThe EntityConfiguration for this entity.
Optional ReadonlyentityAn optional subset of fields defined in the EntityConfiguration which belong to this entity. For use when multiple types of entities are backed by a single table (EntityConfiguration) yet only expose a subset of the fields.
Optional ReadonlymutationAn optional EntityMutationTriggerConfiguration for this entity.
Optional ReadonlymutationAn optional EntityMutationValidatorConfiguration for this entity.
ReadonlyprivacyThe EntityPrivacyPolicy class for this entity.
Definition for constructing a companion for an entity. Defines the core set of objects used to power the entity framework for a particular type of entity.