https://github.com/flasd/graphql-module-types
Typings for .gql and .graphql imports
https://github.com/flasd/graphql-module-types
Last synced: 5 months ago
JSON representation
Typings for .gql and .graphql imports
- Host: GitHub
- URL: https://github.com/flasd/graphql-module-types
- Owner: flasd
- License: mit
- Created: 2020-10-10T16:15:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-10T16:32:34.000Z (over 5 years ago)
- Last Synced: 2025-01-22T01:41:28.748Z (over 1 year ago)
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# graphql-module-types
Small module to add types for '*.gql' and '*.graphql' modules.
## Installation
Install the latest version of @flasd/graphql-module-types:
```
npm install @flasd/graphql-module-types --save
// or
yarn add @flasd/graphql-module-types
```
Now you can use it in your project: add the following line to one of the files
in your TS build scope;
```typescript
///
```
Magic
### Copyright & License
Copyright (c) 2020 [Marcel de Oliveira Coelho](https://github.com/flasd) under the [MIT License](https://github.com/flasd/graphql-module-types/blob/master/LICENSE.md). Go Crazy. :rocket: