Home > @i2analyze/i2connect > schema > ISchema > entityTypes
schema.ISchema.entityTypes property
Gets the entity types that the schema defines.
Signature:
readonly entityTypes: Record<string, schema.IEntityType>;
Returns: Record<string, schema.IEntityType>
Introduced: API version 1.0