An open API service indexing awesome lists of open source software.

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

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: