Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for adding description to schema #1027

Open
spawnia opened this issue Dec 7, 2021 · 0 comments
Open

Add support for adding description to schema #1027

spawnia opened this issue Dec 7, 2021 · 0 comments

Comments

@spawnia
Copy link
Collaborator

spawnia commented Dec 7, 2021

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

LastDragon-ru added a commit to LastDragon-ru/lara-asp that referenced this issue Jan 30, 2022
…d advanced formating.

These are few known issues:
* Schema description is not yet supported by `graphql-php` (webonyx/graphql-php#1027)
* "implements" for interfaces is not yet supported by Lighthouse (just for the reference webonyx/graphql-php#728)
LastDragon-ru added a commit to LastDragon-ru/lara-asp-core that referenced this issue Jan 30, 2022
…d advanced formating.

These are few known issues:
* Schema description is not yet supported by `graphql-php` (webonyx/graphql-php#1027)
* "implements" for interfaces is not yet supported by Lighthouse (just for the reference webonyx/graphql-php#728)
LastDragon-ru added a commit to LastDragon-ru/lara-asp-graphql that referenced this issue Jan 30, 2022
…d advanced formating.

These are few known issues:
* Schema description is not yet supported by `graphql-php` (webonyx/graphql-php#1027)
* "implements" for interfaces is not yet supported by Lighthouse (just for the reference webonyx/graphql-php#728)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant