You need to wrap the value in an object with the $eq (equals) operator.
const filter = { info: { "$eq": state.info }, };