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

Detect & skip redundant fetch requests #76

Open
joostfarla opened this issue Jun 12, 2023 · 0 comments
Open

Detect & skip redundant fetch requests #76

joostfarla opened this issue Jun 12, 2023 · 0 comments

Comments

@joostfarla
Copy link
Contributor

In mappings/queries where paths are traversed multiple times (possibly in opposite direction), the engine should detect wether re-fetching of data is necessary. If not, those requests could be skipped to reduce the number of requests needed.

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