This commit is contained in:
aya 2025-03-05 17:11:55 +01:00 committed by GitHub
commit f718f4452e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -391,7 +391,7 @@ export const databasePageFields: INodeProperties[] = [
}, },
default: [], default: [],
description: description:
'List of databases that belong to another database. Multiples can be defined separated by comma.', 'List of database page IDs that belong to another database. Multiples can be defined separated by comma. Make sure to enable <a href="https://www.notion.com/help/relations-and-rollups#two-way-relations">two-way relations</a>.',
}, },
{ {
displayName: 'Checked', displayName: 'Checked',