HelixPaginatedRequestWithTotal<D, T>
A special case of HelixPaginatedRequest with support for fetching the total number of entities, whenever an endpoint supports it.
Overview
Methods
Methods
getTotalCount()
asyncRetrieves and returns the total number of entities existing in the queried result set.
Return type:
number