zibri
    Preparing search index...
    ChangeSetEntity: BaseEntity & { changeSets: ChangeSet[] }

    An entity that can be handled by the ChangeSetRepository. Has an uuid id and a relation to all its changeSets.

    Type Declaration

    • changeSets: ChangeSet[]

      The change sets of the entity.