Type alias RQLQueryParamValue

RQLQueryParamValue: string | number | boolean | null

Type representing valid final values to use as parameters in a RQL query.

For references to requests/binaries, see RQLQueryCellRef and RQLQueryBinaryRef

Generated using TypeDoc