Add support for Reusable & Classic blocks #54
Labels
good first issue
Issue that doesn't require previous experience with codebase
type: feature
New functionality being added
Currently I cannot see a way to query reusable blocks or a classic block. I can see the typename available
CoreBlock
&CoreFreeform
, however the blocks themselves don't actually appear in the page data.For example, the below query does not return 'core/block' or 'core/freeform' on a page which has those blocks added.
The text was updated successfully, but these errors were encountered: