diff --git a/composer.json b/composer.json index e06098c9f17..28e61a0b0d3 100644 --- a/composer.json +++ b/composer.json @@ -74,7 +74,8 @@ "Add relationship to flagged entities when Flagging is base table": "https://www.drupal.org/files/issues/2021-11-08/2723703-76.patch" }, "drupal/graphql": { - "Issue #3191622: Remove leaked cache metadata check until Open Social properly avoids leaking cache metadata in entity query connections": "https://www.drupal.org/files/issues/2022-11-01/3191622-Implement-cache-metadata-for-ConnectionQueryHelperInterface-3.patch" + "Issue #3191622: Remove leaked cache metadata check until Open Social properly avoids leaking cache metadata in entity query connections": "https://www.drupal.org/files/issues/2022-11-01/3191622-Implement-cache-metadata-for-ConnectionQueryHelperInterface-3.patch", + "Issue #3440125: Serialization issue with big GraphQL schemas": "https://www.drupal.org/files/issues/2024-04-11/3440125-github-1364-allow-big-schemas-to-be-serialized-and-cached-1.patch" }, "drupal/group": { "Add computed field for Group reference": "https://www.drupal.org/files/issues/2022-07-07/group-computed-fields-2718195-65.patch",