https://github.com/un-ts/typescript-transform-graphql
TypeScript transformer for compiling plain `.gql`/`.graphql` through `graphql-tag`.
https://github.com/un-ts/typescript-transform-graphql
graphql graphql-tag graphql-tools typescript typescript-transform-plugin typescript-transformer
Last synced: about 1 month ago
JSON representation
TypeScript transformer for compiling plain `.gql`/`.graphql` through `graphql-tag`.
- Host: GitHub
- URL: https://github.com/un-ts/typescript-transform-graphql
- Owner: un-ts
- License: mit
- Created: 2019-07-24T01:42:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-24T09:59:36.000Z (almost 7 years ago)
- Last Synced: 2025-10-09T12:26:12.985Z (8 months ago)
- Topics: graphql, graphql-tag, graphql-tools, typescript, typescript-transform-plugin, typescript-transformer
- Size: 160 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# typescript-transform-graphql
TypeScript transformer for compiling plain `.gql`/`.graphql` through `graphql-tag`.