You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm interested in this library because I'm currently using bookshelf in an app and am curious about graphql. I've peeked at the source code and tests a few times now, but don't quite grok what the point of this library is.. Is the idea that you can use the bookshelf models you've already defined within your graphql types?
I think it would be nice if a clearer explanation existed on the readme describing the problem this library is trying to solve as well as what its philosophy is.