Skip to content

Add support for value substitution in string based queries #1822

@nirinchev

Description

@nirinchev

Right now people have to manually serialize objects in the string-based query. We should expose a mechanism for value substitution similar to the one in the js sdk: Filter("Birthday > $0 && Owner == $1", someDate, someOwner).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions