dk0r
04/09/2017, 6:16 PMdk0r
04/09/2017, 6:17 PMhttp://i.imgur.com/UgTOWZu.png▾
dk0r
04/09/2017, 6:17 PMhttp://i.imgur.com/kSPRagm.png▾
trond
04/09/2017, 6:19 PManthony
04/09/2017, 6:25 PManthony
04/09/2017, 6:26 PMdk0r
04/09/2017, 6:39 PMkmeillet
04/10/2017, 2:33 AMmarciobueno1
04/10/2017, 2:40 AMartyom
04/10/2017, 8:15 AMwallslide
04/10/2017, 8:36 AMartyom
04/10/2017, 9:42 AMnotrab
04/10/2017, 11:01 AMEvent
type, I’m thinking of using a node geocoder
lib to get the long/lat, would you suggest storing this within a Json type? or two fields? I’ll also store the location as a string that the user types (which is used to lookup long/lat)artyom
04/10/2017, 11:03 AMryan
04/10/2017, 12:04 PMartyom
04/10/2017, 12:04 PMuzu
04/10/2017, 1:43 PMnotrab
04/10/2017, 1:56 PMnotrab
04/10/2017, 1:57 PMsubscription {
Event(filter: {
mutation_in: [CREATED]
}) {
node {
id
name
description
}
}
}
But this doesn’t…
subscription {
Event(filter: {
mutation_in: [CREATED]
}) {
node {
id
name
description
when
}
}
}
The error is : "Cannot query field 'when' on type 'Event'. (line 7, column 7):
artyom
04/10/2017, 2:02 PMalechp
04/10/2017, 2:45 PMWhoops. Looks like an internal server error. Please contact us in Slack (<https://slack.graph.cool>) and send us your Request ID: cj1c8773ym8rq0105ipqk7mqy
2) The description field doesn’t stretch to match the width of the container:alechp
04/10/2017, 2:46 PMtafelito
04/10/2017, 2:49 PMthis.props.data.refetch()
Any ideas what could be the problem?lewisblackwood
04/10/2017, 4:41 PMartyom
04/10/2017, 5:06 PMalechp
04/10/2017, 6:06 PMsdubois
04/10/2017, 6:52 PMartyom
04/10/2017, 7:21 PMsebastien
04/10/2017, 8:01 PM