Hello, thank you for this great writeup on dev.to. Could you maybe extend the sample of how to use it with enums? I have a client which I cannot change which makes request like $filter=Type+eq+'0' where '0' is the int representation of the enum. Is this possible?