jdoyle112
10/02/2018, 2:06 PMjdoyle112
10/02/2018, 2:07 PMmatus.congrady
10/02/2018, 2:07 PMjdoyle112
10/02/2018, 2:07 PMJSNinja
10/02/2018, 2:08 PMjdoyle112
10/02/2018, 2:23 PMVinnie
10/02/2018, 2:32 PMjdoyle112
10/02/2018, 3:09 PMbrikou
10/02/2018, 3:37 PMbrikou
10/02/2018, 3:39 PMSlackbot
10/02/2018, 3:49 PMrpeterson
10/02/2018, 3:53 PMrpeterson
10/02/2018, 3:53 PMzonofthor
10/02/2018, 4:58 PMBlogPosts {id, title, countedComments}
so that client query has to specify getBlogPosts(...) { id, title, comments }
is there a way to add the comments field to the info in
export const getBlogPosts = async (_, args, ctx, info) => { ...resolver code... }
or is there a better way to do this?uufish
10/02/2018, 5:00 PMkaqqao
10/02/2018, 7:36 PMyagiz
10/02/2018, 7:49 PMJidé
10/02/2018, 8:10 PMmichal.tomsia
10/02/2018, 8:27 PMinfo
object? I have to be sure that some field will be present on returned object even if client doesn't request it.Jidé
10/02/2018, 8:35 PMJidé
10/02/2018, 8:44 PMuufish
10/02/2018, 8:49 PMgenerate:
- generator: my-generator
output: ./generated/my-client
rafaelangical
10/02/2018, 9:10 PMrafaelangical
10/02/2018, 9:11 PMAsa Rudick
10/03/2018, 1:02 AM// in an eval, to let bundlers not slurp in a util proxy
var utilInspect = eval("require('util').inspect");
...is causing an issue in the browser.Asa Rudick
10/03/2018, 1:03 AMMax Hodges
10/03/2018, 8:01 AMMax Hodges
10/03/2018, 8:02 AMMax Hodges
10/03/2018, 8:02 AMcjmssgn5l17cf0950wdgzycse
but no resultsMax Hodges
10/03/2018, 8:02 AM