Skip to content

QuerySpecifier

This document describes the metadata properties available when a filter query is specified directly from the metadata.


Items

  • type: array

All array items must be of type:

  • type: object with following properties.
Property Type Required Default
DisplayValue string Required
ReturnValue string Required

DisplayValue

The value to display to the user.

ReturnValue

The query to execute on selection. Supports lambda queries and queries with binding property as well.