Commit c2689bd5 by jaymehta

filter

1 parent 30cacd9b
...@@ -326,13 +326,9 @@ export const getActivitiesForEndUser = () => async dispatch => { ...@@ -326,13 +326,9 @@ export const getActivitiesForEndUser = () => async dispatch => {
}; };
const query = { const query = {
// filters: { filters: {
// vendor: { approved: { $eq: "approved" }
// id: { },
// $eq: vendorId
// }
// }
// },
populate: [ populate: [
"masterMonths", "masterMonths",
"subCategory", "subCategory",
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!