A domain entity (table).
@type t() :: %Caravela.Schema.Entity{ fields: [Caravela.Schema.Field.t()], name: atom() }