jirutka/rsql-parser

Need RSQL query format for $MOD

RamJunglee opened this issue · 0 comments

@jirutka can you please help me here.
Mongo query :
{ field: { $mod: [ divisor, remainder ] } } How can we convert this to RSQL

Thanks,
Rambabu