graphql-ts-example icon indicating copy to clipboard operation
graphql-ts-example copied to clipboard

How the ts resolver and schema works

Open guguji5 opened this issue 2 years ago • 1 comments

When this project start, the cmd is ts-node src/index.ts.

The files of https://github.com/dillionmegida/graphql-ts-example/tree/main/src/users are never be imported. how it works?

guguji5 avatar Nov 04 '22 07:11 guguji5

Got answer from https://www.freecodecamp.org/news/how-to-use-typescript-with-graphql/

guguji5 avatar Nov 04 '22 08:11 guguji5