diegohaz opened this issue 8 years ago · 0 comments
If user requests /songs?fields=-id, parse it to {select: {_id: 0}}
/songs?fields=-id
{select: {_id: 0}}