We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce0ff09 commit 51c7d8fCopy full SHA for 51c7d8f
src/v1/record.js
@@ -36,7 +36,7 @@ function generateFieldLookup( keys ) {
36
* each record represents one user found by the statement above. You can access
37
* the values of each field either by name:
38
*
39
- * record.get("n.name")
+ * record.get("u.name")
40
41
* Or by it's position:
42
0 commit comments