Skip to content

jakeleventhal/graphql-request-type-issue

Repository files navigation

This is a reproduction of the issue outlined in graffle-js/graffle#845

To reproduce:

pnpm i
cd packages/test/integrations
tsc
▶ tsc
src/index.ts:1:31 - error TS2307: Cannot find module 'graphql-request' or its corresponding type declarations.

1 import { GraphQLClient } from "graphql-request";
                                ~~~~~~~~~~~~~~~~~


Found 1 error in src/index.ts:1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published