Install graphql module.

This commit is contained in:
2024-06-08 11:45:36 +00:00
parent 6d5eeec878
commit 809cfe2281
2 changed files with 196 additions and 2 deletions

View File

@@ -24,7 +24,8 @@
"drupal/oauth_login_oauth2": "^3.0",
"drupal/simple_oauth_password_grant": "^1.0@RC",
"drupal/farm_map_custom_layers": "^1.2",
"drupal/farm_eggs": "^2.2"
"drupal/farm_eggs": "^2.2",
"drupal/graphql": "^4.7"
},
"minimum-stability": "dev",
"prefer-stable": true,