inconsistent result returning back from datastore.get
(promise vs callback)
#2253
Labels
api: datastore
Issues related to the Datastore API.
type: question
Request for information or clarification. Not an issue.
datastore.get
with callback will return theentity
, while promise format will return the array of entities...The text was updated successfully, but these errors were encountered: