MUI Inferencer Can't Detect Object Inside Entity
So I have the MUI Inferencer working well enough to detect some of my entity fields, but for some reason it can't pick up my object
address
which is a very simple object of just strings.
Does it need to be formatted in such a way to make it easier for the inferencer to pick up? Or is this a bug?3 Replies
Hi @nick_montoya. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
Hmm, I don't know enough to give you a confident answer yet. The extracts provided do not contain specific information about how the MUI Inferencer handles object fields like
address
. It might be related to how the Inferencer interprets complex data structures, but without more information, it's hard to say for sure.
I recommend checking out the official documentation (https://refine.dev/docs/api-reference/mui/components/inferencer) for more details on how the Inferencer works. If you believe this might be a bug, you could also raise an issue or start a discussion on the Refine GitHub page (https://github.com/refinedev/refine/discussions/3046).
----------------------
Note: you can ask me a follow up question by @ mentioning me again
:speech_balloon:
----------------------<@263527875506995202> kapa.ai is still learning and improving, please let us know how it did by reacting below
eager-peach•17mo ago
Hey @nick_montoya,
Inferencer limited supports to infer object types. You can read more details in here: https://refine.dev/docs/packages/documentation/inferencer/#how-the-fields-are-inferred