EntityManager that executed the query
Raw response from the server
Total number of results available on the server
Query that was executed
Top level entities returned. Excludes entities that are Deleted.
All entities returned by the query. Differs from results
when an expand is used. Includes entities that are Deleted.
Generated using TypeDoc
The shape of the Promise returned by an EntityManager.executeQuery call.