graphql/Data/GraphQL
Danny Navarro 1b8fca3658
Merge branch 'core'
This introduces a distinction between a Full and a Core AST. Fragments and
variables are replaced when transforming from Full to Core.
2017-02-28 16:07:00 -03:00
..
AST Simplify fragment substitution 2017-02-24 16:46:51 -03:00
AST.hs Make operation name optional 2017-02-03 12:57:21 -03:00
Encoder.hs Make operation name optional 2017-02-03 12:57:21 -03:00
Error.hs Drop support for GHC-7.8.4 2016-11-27 12:56:44 -03:00
Execute.hs Add basic Fragment Support 2017-02-23 15:29:58 -03:00
Parser.hs Merge branch 'core' 2017-02-28 16:07:00 -03:00
Schema.hs Support variables in AST transformation 2017-02-13 15:19:13 -03:00