mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
Merge 3ad7ac2ae8
into d2dd1796a8
This commit is contained in:
commit
f718f4452e
|
@ -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',
|
||||||
|
|
Loading…
Reference in a new issue