Anchor to publicationsCountpublications
querypublications Count
Requires access scope.
Count of publications. Limited to a maximum of 10000 by default.
Anchor to Arguments
Arguments
- catalogType (CatalogType)
- limit (Int)
- Anchor to catalogTypecatalog•Catalog
Type Type Filter publications by catalog type.
- Anchor to limitlimit•IntDefault:10000
The upper bound on count value before returning a result. Use
nullto have no limit.
Was this section helpful?
Anchor to Possible returnsPossible returns
- Count (Count)
- Anchor to CountCount•Count
A numeric count with precision information indicating whether the count is exact or an estimate.
- Anchor to countcount•Int!non-null
The count of elements.
- Anchor to precisionprecision•Count
Precision! non-null The count's precision, or the exactness of the value.
Was this section helpful?