summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2019-12-07 09:46:00 +0100
committerEugen Wissner <belka@caraus.de>2019-12-07 09:46:00 +0100
commit4c0d226030015c98ce76ebb4815dc9162ad10b11 (patch)
treec7b9064abbf8805e7981ec4ddb15840944666416 /CHANGELOG.md
parent3c1a5c800f382db0ae0c7a74ba3a5a1fdc4c23cb (diff)
downloadgraphql-4c0d226030015c98ce76ebb4815dc9162ad10b11.tar.gz
Move Transform to Language.GraphQL.Execute
Language.GraphQL.AST.Transform is an internal module. Even though it works with the AST, it is a part of the execution process, it translates the original parser tree into a simpler one, so the executor has less work to do. Language.GraphQL.AST should contain only the parser and be independent from other packages, so it can be used on its own.
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions