SerializedFinderQuery
Represents a serialized query for an item finder.
Properties
aggregation
aggregation:
QueryResultAggregation
The type of aggregation applied to the query results.
cache
cache:
boolean
Indicates whether the query results should be cached.
customData
customData:
Record<string,any>
An object to define custom data.
name
name:
string
The name of the query.
queries
queries:
SerializedQueryParameters[]
An array of serialized query parameters.