lo
09/02/2018, 3:28 PMD.C. Thompson
09/02/2018, 5:54 PMChris H
09/02/2018, 9:25 PMhalborg
09/03/2018, 7:25 AMhalborg
09/03/2018, 7:27 AMcatalinmiron
09/03/2018, 10:03 AMhalborg
09/03/2018, 11:32 AMlethot
09/03/2018, 4:28 PMLoic
09/03/2018, 11:15 PMProject not found: 'thorium-prod@production'. I had to revert back to 1.9.0 to fix the issue. Did anybody encountered this or have any idea of what could be happening? thanks!br
09/04/2018, 6:00 AMUserWhereUniqueInput)Arnab
09/04/2018, 8:28 AMDylan_b
09/04/2018, 8:49 AMzonofthor
09/04/2018, 9:00 AMzonofthor
09/04/2018, 9:03 AMgregor
09/04/2018, 12:56 PMPlínio Naves
09/04/2018, 1:18 PMDavid
09/04/2018, 1:56 PMJames Bellamy
09/04/2018, 3:47 PMInvalid value 'CURRENT_DATE' for type DateTime for existing postgres db.
- the name of this field is date_created and is used in all of my tables.rli
09/04/2018, 5:12 PMrli
09/04/2018, 5:12 PMmagicmike
09/04/2018, 5:34 PMsubscribeToMore api on the new Query componentveksen
09/04/2018, 9:47 PMveksen
09/04/2018, 9:48 PMChris H
09/04/2018, 10:18 PMLoic
09/05/2018, 1:32 AMFran Dios
09/05/2018, 2:48 AMupsert in a one-to-one relationship? Something like User->Languages, where Languages could be null because it’s not required. I’d like to update Languages from the User or create it in case it doesn’t exist yet. All the examples I’ve seen are for one-to-many and include a where object (which is not necessary in this case) 🤔Andres Montoya
09/05/2018, 3:22 AMcory
09/05/2018, 5:09 AMHaider Malik
09/05/2018, 5:29 AMError: GraphQL error: request to <https://us1.prisma.sh/haidermalik504/prismaDB/dev> failed, reason: getaddrinfo ENOTFOUND us1.prisma.sh us1.prisma.sh:443rein
09/05/2018, 7:12 AMpageInfo and `edges`/`nodes`), however, when I now have a create mutation, I still want to update the client side array of data (now under edges > nodes) to display the created item. I can use updateQuery but that would mean I have to manually add the edge, node, typename and Symbol id. I was wondering if there was a more elegant/simple way.