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

Proposal: compilation error instead of no code generation when selecting a deprecated field (with deny policy)

Open tomhoule opened this issue 5 years ago • 0 comments

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?

tomhoule avatar Mar 26 '20 21:03 tomhoule