Add support for extracting array type query data from blocks #61
Labels
good first issue
Issue that doesn't require previous experience with codebase
help wanted
Issue with a clear description that the community can help with
Description
Certain types of blocks have an
array
type of attribute which means that there is a nested object types that we need to extract.Currently we do not support those so we want to provide this functionality as well.
For example:
Technical notes
array
type.The text was updated successfully, but these errors were encountered: