I have the following code :
{ "$sort" : {sortParam : sortOption}},
it should work but it interpretates it as Im trying to set a value to sortParam. Is there a way I can escape this ?