how to add description to graphql schema? #9945
Unanswered
lshwayne96
asked this question in
Question
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.
-
using Hasura EE with SQL Server - is it possible to add a description to each field such that it shows up in the schema docs of the graphiql plugin?
have tried adding a comment to the field but it does not seem to be mapped to the description in the graphql schema.
Beta Was this translation helpful? Give feedback.
All reactions