Details
-
Bug
-
Resolution: Fixed
-
Trivial - P5
-
3.5.7
-
None
-
0.1
Description
In https://docs.mongodb.com/manual/reference/operator/aggregation/graphLookup/ when describing the attribute connectFromField you can read
Optionally, connectFromField may be an array of field names, each of which is individually followed through the traversal process.
I think that statement does not match the implementation, that only allows a string that is a simple field path expression.
So is this an issue on the doc or the implementation ?
Attachments
Issue Links
- is related to
-
DOCS-7795 Document $graphLookup
-
- Closed
-