manually modifying inferencer fields
reference: https://refine.dev/docs/packages/documentation/inferencer/#modifying-the-inferred-fields
sorry if this sounds novice, but what is an inferencer component, and does anyone have a guide on using the inferencer components?
sorry if this sounds novice, but what is an inferencer component, and does anyone have a guide on using the inferencer components?
@pankod/refine-inferencer is a package that provides a way to automatically generate views for resources based on the data structure. The aim is to reduce the amount of time spent on creating views for resources by generating the code automatically that can be customized easily.

