DEV Community

Discussion on: How to resolve import for the .graphql file with typescript and webpack

Collapse
 
deadcoder0904 profile image
Akshay Kadam (A2K)

Hey, nice tutorial. FYI, your first 2 gists should be interchanged. tsconfig.json should be first & graphql.d.ts should be second :)

Collapse
 
mohsen89z profile image
Mohsen ZareZardeyni

Thanks:)