Previously field type support was hardcoded in a switch case. Now we just rely on plugins to support field types and log when no plugin for a given field type is found.
Closes #3539770