can any one tell that how to retrieve all entities in particular collection.. Though i am using getEntitiesAsync() by passing String type="my collection name", String query="null"/ null , and response callback but it gives null response.
And My according to my second requirement if i want entities by particular user i am querying my data like this: String type="collection name", String query="user='uuid'"; but still showing me an error in parsing query.
how to get error details for usergrid functions in Node.js 1 Answer
Baas Modifying Data Structure 1 Answer
unable to login into apigee baas via userGrid and express, although same works from postman 2 Answers
Node.js usergrid baas connectivity issue. Cannot read property statusCode from undefined 3 Answers