v1.1.5
- Feature:
getEntityByType
helper added to thesingleTable.schema
to facilitate dynamic entity extractions - Fix:
GenericIndexMappingFns
return types were not properly defined as aRecord<string, ...>
getEntityByType
helper added to the singleTable.schema
to facilitate dynamic entity extractionsGenericIndexMappingFns
return types were not properly defined as a Record<string, ...>