Kyle Jackson
12/14/2017, 8:27 AMKyle Jackson
12/14/2017, 8:32 AMed
12/14/2017, 10:50 AMmax
12/14/2017, 10:59 AMVinnie
12/14/2017, 11:29 AMVinnie
12/14/2017, 11:29 AMmax
12/14/2017, 11:29 AMryan
12/14/2017, 11:40 AMhuv1k
12/14/2017, 1:05 PMService what can have children same type`Service` they acts like subservices. Service need to have value url what is path in url, what needs to be unique. Service can change parent, what should change all subservices url. Any tips how handle situations like this? I was thinking about making type Url what is linked to Service and have resolver to get path, but i dont know if its not bad idea with recursive resolvers. Any idea is welcome so i can reflect my retarded design 👍🙃logan
12/14/2017, 1:40 PMnode_modules in a Hook function – the function runs and works locally. Any specific way to bundle node_modules into a function?
(relevant forum post: https://www.graph.cool/forum/t/how-to-import-node-modules-into-hook-function/1684/2)julio
12/14/2017, 1:50 PMKyle Jackson
12/14/2017, 2:11 PMmarkmiller21
12/14/2017, 2:48 PMTait
12/14/2017, 2:54 PMVinnie
12/14/2017, 3:02 PMOmer Arie Goldberg
12/14/2017, 3:20 PMOmer Arie Goldberg
12/14/2017, 3:21 PMOmer Arie Goldberg
12/14/2017, 3:22 PMButch
12/14/2017, 3:42 PMButch
12/14/2017, 3:49 PMERROR: Whoops. Looks like an internal server error. Please contact us from the Console (<https://console.graph.cool>) or via email (support@graph.cool) and include your Request ID: local:system:cjb6nthd6002s01201v1j1s7p
{
"data": {
"addProject": null
},
"errors": [
{
"message": "Whoops. Looks like an internal server error. Please contact us from the Console (<https://console.graph.cool>) or via email (support@graph.cool) and include your Request ID: local:system:cjb6nthd6002s01201v1j1s7p",
"requestId": "local:system:cjb6nthd6002s01201v1j1s7p",
"path": [
"addProject"
],
"locations": [
{
"line": 2,
"column": 9
}
]
}
],
"status": 200
}
Getting this while trying to deploy locally nowcarter.rabasa
12/14/2017, 4:26 PMmael
12/14/2017, 4:27 PMnilan
12/14/2017, 4:27 PMnilan
12/14/2017, 4:51 PMDukuo
12/14/2017, 5:18 PMersherr
12/14/2017, 7:47 PMaogriffiths
12/14/2017, 7:58 PMmattbryanswan
12/14/2017, 8:03 PMreturn api.request<{ createUser: User }>(mutation, variables).then(r => r.createUser.id) from line 87 of signup.ts in the auth/email-password template?illuday
12/14/2017, 8:53 PM