graphql-client icon indicating copy to clipboard operation
graphql-client copied to clipboard

Is there any way to generate Query string for mutation ?

Open madhu-sameena opened this issue 6 years ago • 1 comments
trafficstars

Instead of giving hard coded strings for Mutation and others, Is there any way we can generate the query string dynamically if I give the object(using reflection or?)?

madhu-sameena avatar Oct 22 '19 04:10 madhu-sameena

I think Apollo(they wrote all languages except .net) can, but this repo can't for now.

hupo376787 avatar Dec 12 '19 04:12 hupo376787