ICreateCatalogCollectionQueryFilter

Interface

Properties

Property Type Notes
predicates ICreateCatalogCollectionQueryFilterPredicate[]

A predicate is a set of key/value pairs that can be evaluated into a boolean value in a search system. Properties can be string, string[], IMatchOption, IDateRange<number> or IRelativeDate. Some properties are booleans and other properties have a limited set of values that can be passed. The Hub Search Guide contains a list of properties that can be sent to the ArcGIS Portal API.

operation Optional FilterOperation

The operation to apply to query filter


Interface defined in common/src/newsletters/api/orval/api/orval-newsletters.ts:301