Skip to content

graphql.lexer: Allow parsing "subscription" in query parser mode#114

Merged
burner merged 1 commit intoburner:masterfrom
CyberShadow:client
Feb 19, 2026
Merged

graphql.lexer: Allow parsing "subscription" in query parser mode#114
burner merged 1 commit intoburner:masterfrom
CyberShadow:client

Conversation

@CyberShadow
Copy link
Copy Markdown
Contributor

Allow parsing subscription queries.

Even though graphqld does not support subscriptions itself, this enables other GraphQL libraries which do to use it for lexing and parsing.

Allow parsing subscription queries.

Even though graphqld does not support subscriptions itself, this enables other
GraphQL libraries which do to use it for lexing and parsing.
@burner burner merged commit c7a4b0b into burner:master Feb 19, 2026
Copy link
Copy Markdown

@qqqq-collab qqqq-collab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2020_Annual_Report.pdf

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

postman-terms-of-service-1-1 (2).pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants