IgrEntityType

Describes an entity in the QueryBuilder. An entity represents a logical grouping of fields and can have nested child entities.

Optional childEntities

Section titled "childEntities"

Optional child entities. This allows building hierarchical or nested query structures.

childEntities?: IgrEntityType[]
fields: any
name: any