OptionalcancelAn optional cancel token from a support/Cancellable!Cancellable that can be used to cancel the query.
OptionalmaxThe maximum allowable offset used for generalizing geometries returned by the query operation.
OptionalmaxThe maximum number of results to return.
OptionaloutFields that should be returned for each feature.
OptionaloutThe spatial reference for the returned geometry.
OptionalreturnWhether geometry for features should be returned.
OptionalspatialSpatial filter used to filter search results. If specified, results are limited to features that intersect the geometry.
Options that can be passed into tasks/query/QueryService!QueryService.query.