Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to optimize loading only attributes client requested on ModelType #7

Open
tmack8001 opened this issue Mar 24, 2016 · 1 comment

Comments

@tmack8001
Copy link

Similar to the improvement to eager load relationships requested in the initial graphQL query we should also look at only fetching the attributes requested in the original graphQL query as well instead of loading the entire list of attributes of the underlying model.

@brysgo
Copy link
Owner

brysgo commented Mar 25, 2016

PRs are greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants