{ "paging" : { "offset" : 0, "limit" : 1 }, "ordering" : { "direction" : "DESCENDING", "fields" : ["creationTime","nome"] }, "filter" : { "creationUser" : {$eq : "fabio.sinibaldi"} }, "projection" : { "nome" : 1, } }