When using `.limit(1).raw()`, the last page of the data returns `Items: [null]`.
When using
.limit(1).raw(), the last page of the data returnsItems: [null].