y0on2q (niqueue)

Results 1 comments of y0on2q (niqueue)

@0xsven @Akxe You can solve this problem by changing the output of makeSchema. ```typegen: path.join(__dirname.'/api/nexus-typegen.ts')``` -> ```typegen: path.join(__dirname.'/api/nexus-typegen.d.ts')```