Introduction
The Blocks module is designed to create structures that contain sets of attributes. It returns a Promise that resolves to an IBlocksEntity object.
getBlocks
Getting all block objects.
getBlockByMarker
Getting a single block object by marker.
searchBlock
Quick search for block objects with limited output. It returns a Promise that resolves to an array of ISearchBlock objects.