Nick
08/15/2018, 12:16 PMimport { importSchema } from 'graphql-import'
in one of the typescript version
https://github.com/graphql-boilerplates/typescript-graphql-server/blob/master/basic/src/index.ts
I wonder is the import statement doing anything at all?nilan
08/15/2018, 12:50 PM