dpetrick
10/27/2017, 12:24 AMenternode
10/27/2017, 12:44 AMrafaelcorreiapoli
10/27/2017, 1:25 AMrafaelcorreiapoli
10/27/2017, 1:26 AMrafaelcorreiapoli
10/27/2017, 1:26 AMWe discovered one or more bugs in your app when reviewed on iPhone and iPad running iOS 11.0.3 on Wi-Fi connected to an IPv6 network.
Specifically, we encountered an error when tried to login.
Please see attached screenshots for details.
Do you know if this has anything to do with graph.cool ?rafaelcorreiapoli
10/27/2017, 1:27 AMmarkmiller21
10/27/2017, 2:17 AMgauravkaushik
10/27/2017, 6:07 AMfetch as undefined when used inside operationBefore function, but works fine for resolver functions. Any ideas why?aazlant
10/27/2017, 6:14 AMaazlant
10/27/2017, 6:14 AMaazlant
10/27/2017, 6:14 AMgraphcool init instagram.schemaaazlant
10/27/2017, 6:15 AMaazlant
10/27/2017, 6:15 AMinit no longer key off a schema file?ad
10/27/2017, 7:24 AMad
10/27/2017, 7:25 AMmatic
10/27/2017, 9:22 AMsamuell
10/27/2017, 9:50 AMtimwis
10/27/2017, 10:28 AMlcatallo
10/27/2017, 10:30 AMoperationBefore of a create mutation, in the context object that graphcool sends to my function the auth field is set to null even if I make the request as a User, is this the normal behavior?
To make the requests I'm using the playground on the graphcool web console.timwis
10/27/2017, 11:28 AMschema.graphql file need to define a type that reflects the API response? If so, I think I need 2 types: one that’s a list of the other. But apparently resolvers can only have one type 😕alr
10/27/2017, 11:38 AMcurl -X POST '<https://api.graph.cool/file/v1/SERVICE_ID>' -F "data=@test.jpg;filename=test.jpg".
Anybody have an idea about what i'm doing wrong here ?tomaash
10/27/2017, 11:40 AMGabriel Poama-Neagra
10/27/2017, 12:10 PMGabriel Poama-Neagra
10/27/2017, 12:19 PMjvbianchi
10/27/2017, 12:29 PMyolen
10/27/2017, 1:07 PMyolen
10/27/2017, 1:07 PMmimica
10/27/2017, 1:11 PMHellojere
10/27/2017, 1:19 PMuser
10/27/2017, 1:33 PMhttps://prisma.slack.com/files/U5Q11JKA5/F7S3425AB/pasted_image_at_2017_10_27_03_07_pm.png▾
mutation {
udpateVerdict(id: "some_id") {
id
}
}