DefinitelyTyped/graphql
Caleb Meredith b5a1e2498a add NullValueNode (#13152)
In the most recent update to GraphQL, the null literal was added to the AST. This PR adds the types for the new AST node. For reference, see:

- e49df49803/src/language/ast.js (L129)
- e49df49803/src/language/ast.js (L264)
- e49df49803/src/language/ast.js (L293-L296)
2016-12-24 19:04:42 +09:00
..
graphql-tests.ts
index.d.ts add NullValueNode (#13152) 2016-12-24 19:04:42 +09:00
tsconfig.json