graphql-client
graphql-client copied to clipboard
Proposal: compilation error instead of no code generation when selecting a deprecated field (with deny policy)
The proposal is pretty much in the title. Right now we do not generate code for selected deprecated fields, but we could give a good explanatory compiler error, with the deprecation reason in there. Thoughts?