You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`is_full_page`| Determine whether an object is a full [Page object](https://developers.notion.com/reference/page)|
189
-
|`is_full_block`| Determine whether an object is a full [Block object](https://developers.notion.com/reference/block)|
190
-
|`is_full_database`| Determine whether an object is a full [Database object](https://developers.notion.com/reference/database)|
191
-
|`is_full_page_or_database`| Determine whether an object is a full [Page object](https://developers.notion.com/reference/page) or [Database object](https://developers.notion.com/reference/database)|
192
-
|`is_full_user`| Determine whether an object is a full [User object](https://developers.notion.com/reference/user)|
193
-
|`is_full_comment`| Determine whether an object is a full [Comment object](https://developers.notion.com/reference/comment-object)|
|`is_full_page`| Determine whether an object is a full [Page object](https://developers.notion.com/reference/page)|
189
+
|`is_full_block`| Determine whether an object is a full [Block object](https://developers.notion.com/reference/block)|
190
+
|`is_full_data_source`| Determine whether an object is a full [Data source object](https://developers.notion.com/reference/data-source)|
191
+
|`is_full_page_or_data_source`| Determine whether an object is a full [Page object](https://developers.notion.com/reference/page) or [Data source object](https://developers.notion.com/reference/data-source)|
192
+
|`is_full_user`| Determine whether an object is a full [User object](https://developers.notion.com/reference/user)|
193
+
|`is_full_comment`| Determine whether an object is a full [Comment object](https://developers.notion.com/reference/comment-object)|
0 commit comments