Kamil Kisiela

Results 189 comments of Kamil Kisiela

@eeerrrttty You mean Socially on Angular 2 or Angular 1?

How do you imagine using 3p libraries for schema creation and what would be the benefit of combining it with graphql-modules?

That's obvious, using context+resolvers will always be faster then having dependency injection on top of it. The point of modules is to give you tools to create schema in teams.

With new version (about to be released), if there's a definition for `@key` directive, somewhere in your application, even outside of the module that it's used it, it should be...

There's `legacy` branch, if you want to upgrade `@graphql-tools/*` in the legacy version of GraphQL Modules, please do. I'd be happy to help.

@jaydenseric I took released code from `v2.2.1` and published that. Don't look at the tag on GitHub. Are you sure `v2.2.2` has breaking changes because you checked in code or...

Hi there, it's [The Guild](http://the-guild.dev/) :) We're working on a new version of GraphQL Config. The goal is to make it platform agnostic, flexible enough to use with any tool...

I'm working on it! There should be a PR in few minutes.