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
The Table block is also missing in the BlockFactory. Therefor in my case it is not loaded when I load a page from notion, instead I am getting a block of Unknown type.
https://developers.notion.com/reference/block#table
https://mario.engineering/notion-sdk-php/blocks/
The code exists (vendor/mariosimao/notion-sdk-php/src/Blocks/Table.php), but there is no documentation for it.
The text was updated successfully, but these errors were encountered: