Pavel Nikolov
                                            Pavel Nikolov
                                        
                                    > BTW, what about implementing Go modules? This way we can introduce breaking changes with time when a gain is found. Maybe it's a good idea. This in turn, would...
@JohnMaguire it is not currently being worked on, as far as I know.
@stephenafamo and @aaahrens I agree with you guys and any help on this would be highly appreciated. I don't want a super bloated README but we might add documentation (or...
@smithaitufe Thanks for offering help. Any RPs would be highly appreciated. However as @aaahrens has asked above - what do you think needs documenting? Maybe we can list/discuss some ideas...
@fedorareis there are already basic examples in that project https://github.com/graph-gophers/dataloader/tree/master/example
@s1na is this something that became slow recently? Was it more performant before? Are you repeating the same fragment 2000 times?
Do you think that we must be reusing validation? I haven't had the time to dig deeper into this issue, however, having 2000 objects being returned doesn't sound like something...
@jblevins1991, @tonyghita can you guys give some examples?
How do you imagine this feature? Using some kind of generation tool? @zhukaiqiang how do you imagine this SDL?
How would you like this generation tool to work? Do you want to use GraphQL schema as input and want the output to be corresponding Golang structs that can be...