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
The GraphQL spec was amended to allow descriptions for the schema itself, see graphql/graphql-spec#466. I am happy to accept a PR that adds this feature. Since we mirror graphql-js when possible, the easiest route to implementing this is to follow graphql/graphql-js#2419