Initial commit
This includes a rough port of the data types at https://github.com/graphql/graphql-js/blob/master/src/language/ast.js
This commit is contained in:
5
stack.yaml
Normal file
5
stack.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
flags: {}
|
||||
packages:
|
||||
- '.'
|
||||
extra-deps: []
|
||||
resolver: lts-3.4
|
Reference in New Issue
Block a user