Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

tyranron
Copy link
Member

@tyranron tyranron commented Sep 12, 2025

Part of #1347

Synopsis

GraphQL spec September 2025 supports descriptions on schema and documents. Also, string literals are extended to support full unicode range.

See also:

Solution

  • Support block strings in lexer and parser
  • Support full unicode range in quoted strings
  • Support description for Document and its members
  • Support description for RootNode

@tyranron tyranron added this to the 0.18.0 milestone Sep 12, 2025
@tyranron tyranron self-assigned this Sep 12, 2025
@tyranron tyranron added enhancement Improvement of existing features or bugfix k::api Related to API (application interface) k::design Related to overall design and/or architecture labels Sep 12, 2025
@tyranron tyranron linked an issue Sep 12, 2025 that may be closed by this pull request
23 tasks
@tyranron tyranron mentioned this pull request Sep 12, 2025
23 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix k::api Related to API (application interface) k::design Related to overall design and/or architecture
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GraphQL spec September 2025
1 participant