Trying to separate GraphQL typedefs and resolvers. Any idea why this works?

后端 未结 0 1276
野的像风
野的像风 2020-11-30 04:13

I was trying to separate my defined types and resolvers into their own files typeDefs.js and resolvers.js respectively.

My folder structure is:

--serve         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题