Bryan Goldstein

Results 83 comments of Bryan Goldstein

Thanks! If you make a pull request I'll take a look at it and see if I can think of anything.

@tmack8001 - There are plenty of ways to make this library more convenient and I'm open to adding as many as possible.

I think encapsulating the collection is a great idea. As soon as you have something, put it up and I'll check it out. As for #5, I've been working with...

Right, we would need to provide proxies to bookshelf classes that add functionality. Alternatively, we could wrap every resolve on a bookshelf type and check for collections that get returned.

Thanks for the PR, I will fix the test suite for you ASAP.

When I built this, I was meaning to squeeze dataloader (https://github.com/facebook/dataloader) in to avoid situation. I would suggest playing with it. First try solving the problem without graphql-bookshelf, then once...

I'm happy to leave this open until someone takes a shot at integrating this.

Hey Thomas, I would be happy to write more on what the library provides and the philosophy. In short, you can use your existing bookshelf models, and build a graphql...

Pull requests are welcome!!

I'd have to read the code to remind myself, it wasn't written for performance, but I'd love to tune it up as needed.