/graphql-module-types

Typings for .gql and .graphql imports

MIT LicenseMIT

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;

/// <reference types="@flasd/graphql-module-types" />

Magic

Copyright & License

Copyright (c) 2020 Marcel de Oliveira Coelho under the MIT License. Go Crazy. 🚀