Is there any wait to get all the ".graphql" queries and mutations auto generated for inputing on graphql codegen for frontend typescript?
I mean, i want to get all queries and mutations already generated by drizzle graphql schema, in the graphql codegen for react/next.
There is anyone can help with it please?