Dukuo
11/20/2017, 7:28 PMDukuo
11/20/2017, 7:29 PM@migrationValue is your friend herekaihuang724
11/20/2017, 7:31 PMDukuo
11/20/2017, 7:32 PMyuri
11/20/2017, 7:39 PMDukuo
11/20/2017, 7:41 PMDukuo
11/20/2017, 7:41 PMyuri
11/20/2017, 7:47 PMDukuo
11/20/2017, 7:52 PMbwoodlt
11/20/2017, 8:13 PMapollo-client to be used in front-end react-native. We’ve spent hours debugging to no avail. Having wsClient.subscribe is not a function. Any help is appreciatedbwoodlt
11/20/2017, 8:24 PMbwoodlt
11/20/2017, 8:24 PMgraphiql to test in development which works fine and using <ws://domain.com/subscriptions> in production which doesnt work.agartha
11/20/2017, 8:35 PMbwoodlt
11/20/2017, 9:03 PMsocker in debug mode warning in my iOS simulator though so maybe its trying to establish connectionssrhise
11/20/2017, 10:13 PMkaihuang724
11/20/2017, 10:16 PMreact-apollo and graphQL? Just started getting this error today after upgrading my packageskaihuang724
11/20/2017, 10:16 PM[Error: Network error: nextLink.execute is not a function. (In 'nextLink.execute(op)', 'nextLink.execute' is undefined)]srhise
11/20/2017, 10:52 PMMoonTahoe
11/21/2017, 12:10 AMuser
11/21/2017, 12:11 AMrafaelcorreiapoli
11/21/2017, 12:17 AM✖ The field `config` has the type `JSON` but there's no type or enum declaration with that name.
✖ The relation field `config` must specify a `@relation` directive: `@relation(name: "MyRelation")`rafaelcorreiapoli
11/21/2017, 12:18 AMtype Question @model {
id: ID! @isUnique
survey: Survey! @relation(name: "SurveyQuestions")
title: String!
type: QuestionType
config: JSON
answers: [Answer!] @relation(name: "QuestionAnswers")
}
`user
11/21/2017, 12:26 AMLocation such as: Location: Location! @relation(name:"UsersAtLocation")user
11/21/2017, 12:52 AMDukuo
11/21/2017, 1:02 AMJohn Smeeth
11/21/2017, 3:08 AMJohn Smeeth
11/21/2017, 3:10 AMgraphql(ALL_LINKS_QUERY, { name: 'allLinksQuery' }) (LinkList) Anyone can help me understand. Many thanks.alexanbj
11/21/2017, 6:20 AMrohit
11/21/2017, 7:03 AMrrader
11/21/2017, 8:02 AM