https://github.com/pyramation/gql-ast
https://github.com/pyramation/gql-ast
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pyramation/gql-ast
- Owner: pyramation
- License: mit
- Created: 2020-10-14T02:54:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-09T05:21:45.000Z (over 5 years ago)
- Last Synced: 2025-03-13T02:03:51.493Z (about 1 year ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gql-ast 
Create GraphQL ASTs with JavaScript
## Installation
```sh
npm install gql-ast
```