jjaybrown98
01/30/2018, 9:56 PMServer response was missing for query'null'
errors with prisma? I don't believe I'm making a high freq of requestsnilan
01/30/2018, 10:13 PMjjaybrown98
01/30/2018, 10:31 PMnilan
01/30/2018, 10:31 PMjjaybrown98
01/30/2018, 10:32 PMnilan
01/30/2018, 10:33 PMjjaybrown98
01/30/2018, 10:34 PMPromise.all( map((article) => { insert(article) }) )
jjaybrown98
01/30/2018, 10:35 PMnilan
01/30/2018, 10:36 PMjjaybrown98
01/30/2018, 10:37 PMjjaybrown98
01/30/2018, 10:37 PMnilan
01/30/2018, 10:42 PMveksen
01/30/2018, 10:44 PMServer response was missing for query'null'
, with a repo that worked on my end -- so I can rule out something with the code itself. Seemed to be an issue with his endpointjjaybrown98
01/30/2018, 10:44 PMveksen
01/30/2018, 10:45 PM[Network error]: Error: Server response was missing for query 'null'.
Error: Server response was missing for query 'null'.
at Object.checkResultAndHandleErrors (C:\novartem\<http://novartem.com|novartem.com>\new_marketplace_staging\marketplace-backend\node_modules\graphql-tools\dist\stitching\errors.js:69:36)
at Object.<anonymous> (C:\novartem\<http://novartem.com|novartem.com>\new_marketplace_staging\marketplace-backend\node_modules\graphql-tools\dist\stitching\delegateToSchema.js:92:52)
at step (C:\novartem\<http://novartem.com|novartem.com>\new_marketplace_staging\marketplace-backend\node_modules\graphql-tools\dist\stitching\delegateToSchema.js:40:23)
at Object.next (C:\novartem\<http://novartem.com|novartem.com>\new_marketplace_staging\marketplace-backend\node_modules\graphql-tools\dist\stitching\delegateToSchema.js:21:53)
at fulfilled (C:\novartem\<http://novartem.com|novartem.com>\new_marketplace_staging\marketplace-backend\node_modules\graphql-tools\dist\stitching\delegateToSchema.js:12:58)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:160:7)
nilan
01/30/2018, 10:46 PMnilan
01/30/2018, 10:47 PMgraphql-tools
, and there are many different causes for itnilan
01/30/2018, 10:48 PMveksen
01/30/2018, 10:49 PMnilan
01/30/2018, 10:51 PM