The return of a query method in the collection.query namespace where the groupBy argument was specified.
collection.query
groupBy
The groups that were created by the query.
The objects that were found by the query.
Optional
The metadata about the query execution. This contains different datastructures depending on the search type, e.g. vector vs keyword.
The return of a query method in the
collection.querynamespace where thegroupByargument was specified.