The constructor of the service.
Method to update a batch of blocks.
Method to query the existence of a document in the
blocks
collection.
This executes a lean mongoose query such that the
properties of the returned document are reduced to
only the "_id"
field.
The query configuration with sort
, order
, pageNumber
, pageSize
.
Whether a document exists which validates the passed query.
Generated using TypeDoc
The main service of the Blocks module.
v0.3.2