Skip to content

Datastore document IDs not returned on datastore.runQuery() #1719

@RobertHerhold

Description

@RobertHerhold

Just upgraded to the latest datastore package w/ Promises. When I run datastore.runQuery(myQuery), the result is an array containing the queried documents and cursor information. The documents do not contain any identifying information, and I don't see is any way to retrieve the IDs of those documents as I could before.

How should I go about getting these document IDs?

Metadata

Metadata

Assignees

Labels

api: datastoreIssues related to the Datastore API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions