Annotated Projection operating differently with Azure Cosmos for mongDB Vs mongDB directly
In my mongoDB I have a collection, and the documents within it contain an object “product_line” with a great number of values; however I only want a couple of the values to be returned (“_id” and “name”).
Annotated Projection operating differently with Azure Cosmos for mongDB Vs mongDB directly
In my mongoDB I have a collection, and the documents within it contain an object “product_line” with a great number of values; however I only want a couple of the values to be returned (“_id” and “name”).