Include GraphQL Scalars comments in schema-ast output #9451
Unanswered
mammadataei
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
GraphQL Scalars package documents type using GraphQLScalarType definition, so comments are not available in typeDefs. How can I make the schema-ast plugin include comments for scalar types? By the way, I can't query the server to generate the schema file, and I have to scan the typedef files.
Beta Was this translation helpful? Give feedback.
All reactions