We have a lean function for returning a plain java...
# community-help
n
We have a lean function for returning a plain javascript object instead of full fledged mongoose document. Do we have something similar for typesense search function as well. I don't find anything in docs/
k
You can use the
include_fields
parameter to return only the fields you want in the response.