fix graphql schema bug

This commit is contained in:
2021-02-22 12:55:29 +01:00
parent b377dc517f
commit 55cf7c4749
3 changed files with 17 additions and 13 deletions

View File

@@ -49,7 +49,7 @@
"drupal/flag_lists": "4.0.x-dev@dev",
"drupal/flood_control": "^2.1",
"drupal/genpass": "^1.x-dev",
"drupal/graphql": "4.x-dev@dev",
"drupal/graphql": "dev-4.x",
"drupal/image_delta_formatter": "^1.x-dev",
"drupal/image_effects": "3.x-dev@dev",
"drupal/jsonapi_extras": "^3.7",