graphdoc
graphdoc copied to clipboard
Directives missing from fields and schema methods
We have several directives on attributes and methods, but they aren't showing in the docs.
The directives section includes them, but with the message "This element is not required by anyone."
I swore this was working at some point, but I may be mistaken. Is this supported?
I'm also seeing this. I'm using HotChocolate (.Net) to serve requests, which includes an authorize
directive. The direct appears in the section, but it says that it doesn't apply to anything.
I'm having the same issue. @jreading @gregsdennis Have you figured it out by any chance?