-
Notifications
You must be signed in to change notification settings - Fork 202
Entity revisions data producer #909
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
Entity revisions data producer #909
Conversation
Codecov Report
@@ Coverage Diff @@
## 8.x-4.x #909 +/- ##
=============================================
- Coverage 64.62% 61.63% -2.99%
- Complexity 624 678 +54
=============================================
Files 93 95 +2
Lines 1340 1405 +65
=============================================
Hits 866 866
- Misses 474 539 +65
Continue to review full report at Codecov.
|
Adjusted access. Should be ready for re-review |
src/Plugin/GraphQL/DataProducer/Field/EntityReferenceRevisions.php
Outdated
Show resolved
Hide resolved
We have this problem on some other places in the code base (translations loaded after access check). If this gets approved and merged, will fix it also there. |
Yes please. That would be great. |
Splitting up new data producers as agreed in #859
This PR introduces Entity revisions data producer