import {RelationQueryResult} from 'skygear-build/packages/skygear-core/lib/relation.js'RelationQueryResult
Extends:
Array → RelationQueryResult
Result of query relation API
Member Summary
| Public Members | ||
| public get |
overallCount: Number The count would return the number of all matching records, and ignore the offset and limit of the query. |
|
Public Members
public get overallCount: Number source
The count would return the number of all matching records, and ignore the offset and limit of the query.
