How does DataProvider manage field types?
I am working on a custom data provider, but for some reason, default template I got from refine playground, is showing custom fields as a dropdown and querying APIs for fetching values.
I want to understand how its taking the data type for these fields.
I want to understand how its taking the data type for these fields.
