verbal-limeV
Refine3y ago
20 replies
verbal-lime

How to render a Creation Form with a graphql data provider

I'm trying to render an inferenced creation form for the resource 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 ?
Was this page helpful?