You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to request to have the possibility of defining comments in the schema.graphql file and that they are exported for the playground as well as endpoint that serves the schema. This would also help with frontend tooling like code generators that generate the typescript bindings for React for example based on this.
Hey Envio team,
I'd like to request to have the possibility of defining comments in the schema.graphql file and that they are exported for the playground as well as endpoint that serves the schema. This would also help with frontend tooling like code generators that generate the typescript bindings for React for example based on this.
Hasura seems to have actually a section related to comments: https://hasura.io/learn/graphql/intro-graphql/core-concepts/graphql-comments/
How TheGraph is handling it: https://thegraph.com/docs/en/developing/creating-a-subgraph/#adding-comments-to-the-schema
Regards,
Simon
The text was updated successfully, but these errors were encountered: