-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
GraphQL: Optimize queries, fixes some null returns (on object), fix stitched GraphQLUpload #6709
GraphQL: Optimize queries, fixes some null returns (on object), fix stitched GraphQLUpload #6709
Conversation
Codecov Report
@@ Coverage Diff @@
## master #6709 +/- ##
==========================================
- Coverage 93.79% 93.77% -0.02%
==========================================
Files 169 169
Lines 12220 12216 -4
==========================================
- Hits 11462 11456 -6
- Misses 758 760 +2
Continue to review full report at Codecov.
|
acd07aa
to
8c50b89
Compare
# Conflicts: # package-lock.json # package.json
@mtrezza @davimacedo can we merge this ? |
I'm OOO today, so I won't have a chance to review immediately. The enhancement makes sense in principle though. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry. I missed this one. Could you please just resolve the conflict?
Actually I've resolved myself. Let's just wait for the CI and we can merge. |
No description provided.