EntityType: IdObjectSkeletonInterface & {
    collection: boolean;
    name: string;
}

Type declaration

  • collection: boolean
  • name: string