cult-of-coders / grapher

Grapher: Meteor Collection Joins + Reactive GraphQL like queries
https://atmospherejs.com/cultofcoders/grapher
MIT License
275 stars 53 forks source link

No idea how to use this lib, seems WAY TO COMPLEX! #417

Closed shaunstoltz closed 4 years ago

shaunstoltz commented 4 years ago

Very frustrating to try get this to work... no matter what I do... all data alsways sent to client.... whats the point?

paulincai commented 4 years ago

Did you use this to build your queries? https://github.com/Herteby/graphical-grapher

I agree it is a little more complex than the usual Meteor stuff but it works I am 100% sure because I use it and sincerely for the time being I am not sure how I could do things otherwise ... unless I'd add Apollo to my projects.

shaunstoltz commented 4 years ago

Why is all data sent to the client always? That's totally ludicrous... this seems a complete waste of time, and have no idea why I would go through all this hell... and have no value at the end.

Abandoning this lib as UNUSABLE.