senorcodecat
05/30/2018, 9:56 PMCal
05/30/2018, 9:57 PMCal
05/30/2018, 9:57 PMsenorcodecat
05/30/2018, 9:59 PMpicosam
05/30/2018, 10:06 PMarg
(for example: where: { }
) would that affect efficiency in some way? In other words, should I bother to use short-circuit and spread operators to eliminate the above or does Prisma deal with it already? @nilan would probably have a good answer tomorrow štimm
05/30/2018, 10:08 PMprisma seed
command to import data instead of the NDF formatorange_man
05/30/2018, 11:40 PMorange_man
05/30/2018, 11:41 PM1. querying the thing i want to update
2. disconnecting everything
3. taking in my props to connect a new list
Jeff
05/31/2018, 5:37 AMpicosam
05/31/2018, 8:17 AMType "Node" is missing a "resolveType" resolver. Pass false into "resolverValidationOptions.requireResolversForResolveType" to disable this warning.
ever been resolved somewhere? Or is there something Iām not doing correctly on the Yoga side and Iām forgetting?!siyfion
05/31/2018, 8:27 AMAn Tran
05/31/2018, 8:50 AMtaikn
05/31/2018, 8:55 AMAlex
05/31/2018, 10:44 AMJeff
05/31/2018, 11:09 AMJeff
05/31/2018, 11:13 AMtdekoekkoek
05/31/2018, 11:13 AMqsys
05/31/2018, 11:16 AMlucasbento
05/31/2018, 11:40 AMGomah
05/31/2018, 11:46 AMAndrew Mead
05/31/2018, 1:39 PMDorkside
05/31/2018, 2:25 PMFetchError: request to <http://localhost:4466/management> failed, reason: connect ECONNREFUSED 127.0.0.1:4466
when running prisma local start
Dorkside
05/31/2018, 2:25 PMm.gu
05/31/2018, 2:42 PMv
05/31/2018, 4:48 PMAll fields within 'Query' type should have unique names! Non-unique fields: 'homework'.
. I don't know how to debug this, I think Prisma is generating a broken schema, but I can't see it because of this.marano
05/31/2018, 5:16 PMDockerfile
pointing to the prismagraphql/prisma:1.8
image. But Heroku gives me an error when I try to upload it: Your Docker image must specify a 'CMD' instruction.
Does anybody knows how to go around this?marano
05/31/2018, 5:18 PMCMD
instruction. But looking at how the image is built it is not very clear to me what command to run inside the container to start the server.grey
05/31/2018, 7:39 PMorange_man
05/31/2018, 7:39 PMgrey
05/31/2018, 7:40 PM