drupal-graphql / graphql

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

drupal-graphql#1338: Fix error while trying to load an entity when there is no translation for a given language #1408

Open smavri-axess opened 2 months ago

smavri-axess commented 2 months ago

Initial described here https://github.com/drupal-graphql/graphql/issues/1322 and completed here https://github.com/drupal-graphql/graphql/pull/1388

Here are some additional fixes for some dataProducers.

klausi commented 2 months ago

Thanks, can you add test cases to cover this?