Skip to main content

Basic Types

Strings:
Numbers:
Booleans:

Objects

Use bracket notation for nested values:
Equivalent JSON:

Arrays

Use empty brackets for array items:
Equivalent JSON:

Dates

Use ISO 8601 format:

Sorting

Comparison Operators

Examples:

Remote Query Parameters

Pass parameters directly to the underlying API:
Remote parameters take precedence over unified parameters and are passed directly to the underlying service.

Full Example