+1
README.md
+1
README.md
···| `visit` | A recursive reimplementation of GraphQL.js’ visitor. | [Source](./src/printer.ts) || `Kind` | The GraphQL.js’ `Kind` enum, containing supported `ASTNode` kinds. | [Source](./src/kind.ts) || `GraphQLError` | `GraphQLError` stripped of source/location debugging. | [Source](./src/kind.ts) |
+1
-1
package.json
+1
-1
package.json
+1
src/index.ts
+1
src/index.ts
+79
src/values.ts
+79
src/values.ts
···