Isidoro Ferreiro
12/22/2020, 6:57 PMcontextType: {
module: join(__dirname, "types.ts"),
export: "Context",
alias: "ctx"
}
Ryan
12/23/2020, 8:20 AMcontextType
is just used to get typings for the Context in the resolvers. What is the current setup that you’re facing this on?Isidoro Ferreiro
12/23/2020, 9:39 AMRyan
12/23/2020, 10:10 AM.ts
files.Isidoro Ferreiro
12/23/2020, 10:12 AMRyan
12/23/2020, 10:18 AMNODE_ENV
to production
.