{ "type": "File", "start": 0, "end": 133, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 7, "column": 2 } }, "program": { "type": "Program", "start": 0, "end": 133, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 7, "column": 2 } }, "sourceType": "script", "body": [ { "type": "VariableDeclaration", "start": 0, "end": 133, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 7, "column": 2 } }, "declarations": [ { "type": "VariableDeclarator", "start": 6, "end": 132, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 7, "column": 1 } }, "id": { "type": "Identifier", "start": 6, "end": 11, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 11 }, "identifierName": "query" }, "name": "query" }, "init": { "type": "ObjectExpression", "start": 14, "end": 132, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 7, "column": 1 } }, "properties": [ { "type": "ObjectMethod", "start": 20, "end": 130, "loc": { "start": { "line": 2, "column": 4 }, "end": { "line": 6, "column": 5 } }, "method": true, "computed": false, "key": { "type": "Identifier", "start": 27, "end": 35, "loc": { "start": { "line": 2, "column": 11 }, "end": { "line": 2, "column": 19 }, "identifierName": "queryAll" }, "name": "queryAll" }, "kind": "method", "id": null, "generator": true, "expression": false, "async": true, "params": [ { "type": "Identifier", "start": 36, "end": 39, "loc": { "start": { "line": 2, "column": 20 }, "end": { "line": 2, "column": 23 }, "identifierName": "ids" }, "name": "ids" } ], "body": { "type": "BlockStatement", "start": 41, "end": 130, "loc": { "start": { "line": 2, "column": 25 }, "end": { "line": 6, "column": 5 } }, "body": [ { "type": "ForOfStatement", "start": 51, "end": 124, "loc": { "start": { "line": 3, "column": 8 }, "end": { "line": 5, "column": 9 } }, "await": false, "left": { "type": "VariableDeclaration", "start": 56, "end": 64, "loc": { "start": { "line": 3, "column": 13 }, "end": { "line": 3, "column": 21 } }, "declarations": [ { "type": "VariableDeclarator", "start": 62, "end": 64, "loc": { "start": { "line": 3, "column": 19 }, "end": { "line": 3, "column": 21 } }, "id": { "type": "Identifier", "start": 62, "end": 64, "loc": { "start": { "line": 3, "column": 19 }, "end": { "line": 3, "column": 21 }, "identifierName": "id" }, "name": "id" }, "init": null } ], "kind": "const" }, "right": { "type": "Identifier", "start": 68, "end": 71, "loc": { "start": { "line": 3, "column": 25 }, "end": { "line": 3, "column": 28 }, "identifierName": "ids" }, "name": "ids" }, "body": { "type": "BlockStatement", "start": 73, "end": 124, "loc": { "start": { "line": 3, "column": 30 }, "end": { "line": 5, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 87, "end": 114, "loc": { "start": { "line": 4, "column": 12 }, "end": { "line": 4, "column": 39 } }, "expression": { "type": "YieldExpression", "start": 87, "end": 113, "loc": { "start": { "line": 4, "column": 12 }, "end": { "line": 4, "column": 38 } }, "delegate": false, "argument": { "type": "AwaitExpression", "start": 93, "end": 113, "loc": { "start": { "line": 4, "column": 18 }, "end": { "line": 4, "column": 38 } }, "argument": { "type": "CallExpression", "start": 99, "end": 113, "loc": { "start": { "line": 4, "column": 24 }, "end": { "line": 4, "column": 38 } }, "callee": { "type": "MemberExpression", "start": 99, "end": 109, "loc": { "start": { "line": 4, "column": 24 }, "end": { "line": 4, "column": 34 } }, "object": { "type": "ThisExpression", "start": 99, "end": 103, "loc": { "start": { "line": 4, "column": 24 }, "end": { "line": 4, "column": 28 } } }, "property": { "type": "Identifier", "start": 104, "end": 109, "loc": { "start": { "line": 4, "column": 29 }, "end": { "line": 4, "column": 34 }, "identifierName": "query" }, "name": "query" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 110, "end": 112, "loc": { "start": { "line": 4, "column": 35 }, "end": { "line": 4, "column": 37 }, "identifierName": "id" }, "name": "id" } ] } } } } ], "directives": [] } } ], "directives": [] } } ] } } ], "kind": "const" } ], "directives": [] } }