Skip to content

Exemple of relation property #381

Closed Answered by iizno
iizno asked this question in Q&A
Jul 19, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Ok, I found the issue.

It's

$page = $page->addProperty('merge_id', Relation::create($this->parent->notion_page_id));

and not

$page->addProperty('merge_id', Relation::create($this->parent->notion_page_id));

Sorry for wasting your time, and again, thanks for this awesome package.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@iizno
Comment options

@iizno
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by iizno
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants