query

get category in an array

// query
{
  category:{$in:['clutch-wanita']}
}

Last updated

Was this helpful?