How to render a Creation Form with a graphql data provider
I'm trying to render an inferenced creation form for the resource
As I can see, refine is trying to make a graphql request without any subselection of fields. What it's trying to do with that request? Do i need to configure meta props for the creation inferencer ?
users but i get an error (i'm using graphql data provider)As I can see, refine is trying to make a graphql request without any subselection of fields. What it's trying to do with that request? Do i need to configure meta props for the creation inferencer ?
