ordinary-sapphireO
Refine2y ago
20 replies
ordinary-sapphire

graphql codegen generate query

So im following the guide of refine and how to use graphql codegen but it states to write the queries (the gaphql-tagged version) yourself.

What is the point of codegen when you still need to write the whole thing yourself?

im specifically refering to Nest.js Query

i would love to have the query for the page

meta: {
gqlQuery: HERE,
},

generated
Was this page helpful?