Files
twenty/packages/twenty-server/test/integration/constants/object-model-common-fields.ts

8 lines
105 B
TypeScript

export const OBJECT_MODEL_COMMON_FIELDS = `
id
name
createdAt
updatedAt
deletedAt
`;