diff --git a/composer.json b/composer.json index e743668..ef0e479 100644 --- a/composer.json +++ b/composer.json @@ -176,6 +176,9 @@ "drupal/flag_lists": { "make the related_flag id unique https://www.drupal.org/project/flag_lists/issues/3200737": "https://www.drupal.org/files/issues/2021-02-27/hasactions%2Buniqflagid.patch", "check for flag before delete https://www.drupal.org/project/flag_lists/issues/3200997":"https://www.drupal.org/files/issues/2021-03-01/delete-missing-flag_0.patch" + }, + "drupal/graphql": { + "Invalid translation language https://github.com/drupal-graphql/graphql/issues/1175": "./patches/graphql-fix-invalid-translation-language.patch" } }, "drupal-scaffold": {