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

GQL - reduce use of fragments and BS #540

Open
OSPFNeighbour opened this issue Jul 11, 2018 · 0 comments
Open

GQL - reduce use of fragments and BS #540

OSPFNeighbour opened this issue Jul 11, 2018 · 0 comments

Comments

@OSPFNeighbour
Copy link
Contributor

We have collapsed most of the app side GQL queries down into fragments which has the effect that logs of sections of the app are pulling down way more data the they need.

We need to go through the pages and work out what query is needed and create new 'lighter' queries so that we dont pull down so much data.

alluserquery is the best example of this.

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

1 participant