summaryrefslogtreecommitdiff
path: root/Data/GraphQL/AST/Transform.hs
AgeCommit message (Collapse)Author
2017-02-02Introduce Tranform moduleDanny Navarro
In the Transform module the Full AST will converted to Core AST. This commit also includes a partial implementation of Fragment replacement.