Current schema looks like:
const schema = new mongoose.Schema( filters: { type: Object, default: {} } );
Sample Input