Currently, only the docs are returned, not the pagination info (and other properties).
The whole response should be returned so that the user of the Repository#query API can act accordingly to the pagination status.
The entries object should be overridden by an array of computed Document objects.