diegohaz/querymen

Parse fields=id to _id

diegohaz opened this issue · 0 comments

If user requests /songs?fields=-id, parse it to {select: {_id: 0}}