raul
06/05/2017, 6:34 PMjeremy-hunter
06/05/2017, 6:49 PMmaxnachamkin
06/05/2017, 7:10 PMlastmjs
06/05/2017, 7:24 PMlastmjs
06/05/2017, 7:24 PMlastmjs
06/05/2017, 7:26 PMmaxnachamkin
06/05/2017, 7:54 PMpicosam
06/05/2017, 8:25 PMfirst: 1
and so reading it in javascript without using item[0]
?jony
06/05/2017, 8:36 PMjony
06/05/2017, 8:36 PMjony
06/05/2017, 9:02 PMjjaybrown98
06/05/2017, 9:33 PMjjaybrown98
06/05/2017, 9:33 PMjjaybrown98
06/05/2017, 9:33 PMjjaybrown98
06/05/2017, 9:35 PMahanif
06/05/2017, 9:51 PMlastmjs
06/05/2017, 9:53 PMNo fields can be effected by this permission, as mutation permissions can't be applied to readonly fields
lastmjs
06/05/2017, 9:53 PMchicagoboy2011
06/06/2017, 1:22 AMlastmjs
06/06/2017, 9:36 AMpicosam
06/06/2017, 10:02 AMuser
06/06/2017, 11:15 AMnilan
06/06/2017, 12:28 PMlastmjs
06/06/2017, 4:05 PMlastmjs
06/06/2017, 6:07 PMjjaybrown98
06/06/2017, 7:05 PMlastmjs
06/06/2017, 7:14 PMlastmjs
06/06/2017, 7:15 PMYou can only create scalar fields and 'Course' is not a scalar value. Did you intend to create a relation?
sebastien
06/06/2017, 7:57 PMInvalid message type! at SubscriptionClient.processReceivedData
error. I’ve set things up in the same exact way as the Apollo example app for subscriptions using subscriptions-transport-ws. I’m not sure if this a problem that’s related to Graphcool or Apollo. Otherwise without subsciptions my client works perfectly.
The error originates from this part of the setup:
const wsClient = new SubscriptionClient('<wss://subscriptions.graph.cool/v1/...>', {
reconnect: true
});
Wondering if somebody has run into anything similar.mclovin
06/06/2017, 8:43 PM