Skip to content

SyncEntityDto

reference
1 min readUpdated

Kind: Class

Source: atloria-monorepo/apps/api/src/graph/dto/sync-entities.dto.ts

Entity DTO for bulk sync operations from CLI Matches the format sent by CLI's ApiProvider

Properties

PropertyType
idstring
typestring
namestring
filePathstring
startLinenumber
endLinenumber
frameworkstring
metadataRecord<string, unknown>

Was this page helpful?

Download as PDF