Skip to content

Fix directives processing in a fragment definition#4

Merged
Totktonada merged 1 commit intomasterfrom
Totktonada/fix-directives
Sep 30, 2021
Merged

Fix directives processing in a fragment definition#4
Totktonada merged 1 commit intomasterfrom
Totktonada/fix-directives

Conversation

@Totktonada
Copy link
Copy Markdown
Contributor

The problem is that we attach the 'directives' node to a wrong AST tree
node. Now it is in the fragment definition node (as should).

Overlooked it, my bad.

Follows up #2

The problem is that we attach the 'directives' node to a wrong AST tree
node. Now it is in the fragment definition node (as should).

Overlooked it, my bad.

Follows up #2
@Totktonada Totktonada requested a review from olegrok September 30, 2021 09:32
Comment thread luagraphqlparser/lib.c
@Totktonada Totktonada merged commit 044fcd6 into master Sep 30, 2021
@Totktonada Totktonada deleted the Totktonada/fix-directives branch September 30, 2021 12:30
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.

2 participants