deserialize
Deserializes the input data from the provided decoder into an instance of the InputFieldFilter class.
Return
An instance of the InputFieldFilter class.
Parameters
decoder
The decoder used to decode the input data.
Throws
if an unknown index is encountered during deserialization or if the "type" property is missing.