Can MUI Inferencer infer form fields for nested objects?
I have a number of structures I'm hoping to use the inferencer to stub out create forms for, but so far I'm only seeing fields for top level elements with primitive types.
Should I expect to be able to stub out all form fields for complex objects?
Should I expect to be able to stub out all form fields for complex objects?
