TangoJuliett
07/12/2018, 1:56 AMSam Jackson
07/12/2018, 4:58 AMTangoJuliett
07/12/2018, 3:16 PM{}
when it was expecting info
according to the type signature that Atom gives me. The methods in the exists
object are calling existsDelegate, which doesn’t appear to exist (ironically).TangoJuliett
07/12/2018, 3:26 PMnilan
07/12/2018, 3:27 PMTangoJuliett
07/12/2018, 3:28 PMgenerator: prisma-ts
nilan
07/12/2018, 3:29 PMprisma-binding
?TangoJuliett
07/12/2018, 3:35 PM.graphqlconfig.yml
look like?nilan
07/12/2018, 3:41 PMTangoJuliett
07/12/2018, 3:54 PMgraphql create
to create a brand new (basic) TS project, and I found that my post-deploy
hook had graphql prepare
instead of graphql codegen
and then I updated my .graphqlconfig.yml
to have to appropriate codegen config instead of prepare config