Skip to content

firede/types-graphql

Repository files navigation

Notice

The type definitions has many breaking changes since DefinitelyTyped #24566.

I created this repository used in my project before merging.

# use offical version (recommend)
npm i -D @types/graphql

# or try v0.13.2
cd your/project/path
rm -rf ./node_modules/@types/graphql
ln -s path/to/types-graphql ./node_modules/@types/graphql

Summary

This package contains type definitions for graphql, ported from DefinitelyTyped/types/graphql.

Credits

These definitions were written by

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published