IContentSearchOptions

Interface

Defines the interface for search options as part of a content search request Properties correspond to their Portal API or arcgis-rest-js equivalents

Properties

Property Type Notes
aggregations Optional string
authentication Optional UserSession
bbox Optional string
fields Optional string
isPortal Optional boolean
page Optional string
portal Optional string
site Optional string
sortField Optional string
sortOrder Optional SortDirection

Interface defined in search/src/types/content.ts:59