Add standard company table migrations (#2484)

This commit is contained in:
Charles Bochet
2023-11-13 17:18:37 +01:00
committed by GitHub
parent f8a887e33e
commit 05dbde79cf
15 changed files with 184 additions and 19 deletions

View File

@ -55,7 +55,7 @@ export const seedViews = async (
{
id: SeedViewIds.Person,
name: 'All People',
objectMetadataId: SeedObjectMetadataIds.Company,
objectMetadataId: SeedObjectMetadataIds.Person,
type: 'table',
},
{