OptionalDescriptionOptional description for the entity
OptionalEntityThe display name for the entity. If not provided, derived from ViewName
OptionalForeignOptional soft foreign key definitions for the virtual entity
OptionalPrimaryPrimary key field name(s). If not provided, defaults to 'ID'
OptionalSchemaThe schema containing the view
The name of the SQL view backing this virtual entity
Configuration for a virtual entity in the additionalSchemaInfo config file. Virtual entities are backed by SQL views with no physical table.