drupal-graphql / graphql

GraphQL integration for Drupal 9/10
287 stars 202 forks source link

fix(DataProducer): Fix missing cacheability bubble up on entity translations data producer #1353

Closed mxr576 closed 1 year ago

mxr576 commented 1 year ago

The failure in tests/src/Kernel/DataProducer/Routing/RouteEntityTest.php should be unrelated... right?

Update: Yes, I see the same on #1346

klausi commented 1 year ago

Thanks - looking into the PHStan fails in #1354

klausi commented 1 year ago

That is resolved, can you merge the 8.x-4.x branch and try again here?

klausi commented 1 year ago

Thanks a lot!