1.2.0 • Published 4 years ago

@flasd/graphql-module-types v1.2.0

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

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. :rocket:

1.2.0

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago