Nikhil
10/30/2018, 5:42 AMDung
10/30/2018, 7:29 AMcurrentUser
?Dung
10/30/2018, 7:29 AMpedro
10/30/2018, 7:52 AMLee Benson
10/30/2018, 10:16 AMLee Benson
10/30/2018, 10:17 AMfranzp
10/30/2018, 10:19 AMEtel
Lee Benson
10/30/2018, 10:46 AMjoeyfigaro
10/30/2018, 1:54 PMGreen Dirt
10/30/2018, 3:46 PMUncaught (in promise) Error: {
"message": "Whoops. Looks like an internal server error. Search your server logs for request ID: local:api:cjnvwji6600990976o8x0klwo",
"path": [
"deleteOpinion"
],
"locations": [
{
"line": 2,
"column": 7
}
],
"requestId": "local:api:cjnvwji6600990976o8x0klwo"
}
at e.<anonymous> (GraphcoolSchema.ts:178)
at r (main.f1bcc6c5.js:145969)
at Object.next (main.f1bcc6c5.js:145950)
at a (main.f1bcc6c5.js:145941)
Is it me or does that come from Prisma? I have a doubt since I never ran into this and you guys mentioned you had some difficulties earliershadowcodex
10/30/2018, 3:48 PMfranzp
10/30/2018, 4:10 PMModelNameUpdateManyMutationInput
. On our instance when we use prisma generate
the updateManyModel` has ModelNameUpdateInput
instead of a ModelNameUpdateManyMutationInput
so the mutation does not work...Martin
10/30/2018, 4:19 PMMartin
10/30/2018, 4:19 PM(HTTP code 500) server error - Get <https://registry-1.docker.io/v2/prismagraphql/prisma/manifests/1.11-beta-heroku>: received unexpected HTTP status: 503 Service Unavailable
Martin
10/30/2018, 4:19 PMlawjolla
10/30/2018, 4:50 PMkguller
10/30/2018, 5:01 PMmario
10/30/2018, 5:06 PMScottAgirs
10/30/2018, 5:21 PMThink Airbnb-type payouts.When a guest books host’s property a job is scheduled to issue payout after a certain period of time. For MeteorJS I used Steve Jobs package.
nilan
10/30/2018, 5:32 PMZefex Developer
10/30/2018, 7:29 PM[Error - 5:28:01 PM] Server initialization failed.
Message: Request initialize failed with message: Parsing .graphqlconfig file has failed.
Unexpected token p in JSON at position 0
Code: -32603
Anyone knows how to solve that problem in VSCode?Dung
10/30/2018, 8:10 PMgraphql-shield
and get currentUser.
My question is about manually resolve the introspection query.
Currently, the schema is static, and i can't return schema dynamically based on user context.Dung
10/30/2018, 8:11 PMZefex Developer
10/30/2018, 8:23 PMprisma deploy
to generate the schema? https://www.prisma.io/forum/t/prisma-not-generating-schema/4867faure
10/30/2018, 9:06 PMfaure
10/30/2018, 9:06 PMfaure
10/30/2018, 9:06 PMfaure
10/30/2018, 9:07 PMZefex Developer
10/31/2018, 12:07 AM