Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
fix handling of __typename optimizations #3156
fix handling of __typename optimizations #3156
Changes from all commits
55d061a
f630b8a
f168c7b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 100 in internals-js/src/operations.ts
Codecov / codecov/patch
internals-js/src/operations.ts#L100
Check warning on line 102 in internals-js/src/operations.ts
Codecov / codecov/patch
internals-js/src/operations.ts#L102
Check warning on line 104 in internals-js/src/operations.ts
Codecov / codecov/patch
internals-js/src/operations.ts#L104
Check warning on line 107 in internals-js/src/operations.ts
Codecov / codecov/patch
internals-js/src/operations.ts#L107
Check warning on line 114 in internals-js/src/operations.ts
Codecov / codecov/patch
internals-js/src/operations.ts#L113-L114
Check warning on line 175 in internals-js/src/operations.ts
Codecov / codecov/patch
internals-js/src/operations.ts#L174-L175
Check warning on line 182 in internals-js/src/operations.ts
Codecov / codecov/patch
internals-js/src/operations.ts#L181-L182
Check warning on line 192 in internals-js/src/operations.ts
Codecov / codecov/patch
internals-js/src/operations.ts#L192
Check warning on line 214 in internals-js/src/operations.ts
Codecov / codecov/patch
internals-js/src/operations.ts#L214
Check warning on line 225 in internals-js/src/operations.ts
Codecov / codecov/patch
internals-js/src/operations.ts#L225
Check warning on line 525 in internals-js/src/operations.ts
Codecov / codecov/patch
internals-js/src/operations.ts#L525
Check warning on line 604 in internals-js/src/operations.ts
Codecov / codecov/patch
internals-js/src/operations.ts#L604
Check warning on line 669 in internals-js/src/operations.ts
Codecov / codecov/patch
internals-js/src/operations.ts#L669
Check warning on line 3059 in internals-js/src/operations.ts
Codecov / codecov/patch
internals-js/src/operations.ts#L3056-L3059
Check warning on line 3451 in query-planner-js/src/buildPlan.ts
Codecov / codecov/patch
query-planner-js/src/buildPlan.ts#L3451