Skip to content

Conversation

fpacanowski
Copy link
Contributor

Fixes #74.

This PR makes block string parsing conform to GraphQL spec. In particular the parser now strips leading and trailing empty lines from block string values. This implementation closely follows the reference JS implementation.

@LegNeato LegNeato merged commit f75d96f into graphql-rust:master Dec 6, 2023
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.

Block string parsing doesn't conform to GraphQL spec.
2 participants