Skip to content

Commit

Permalink
Merge pull request #1673 from danskernesdigitalebibliotek/revert-graphql
Browse files Browse the repository at this point in the history
Revert GraphQL update
  • Loading branch information
kasperg authored Oct 22, 2024
2 parents 3fe85e4 + 0e25af2 commit 1233335
Show file tree
Hide file tree
Showing 16 changed files with 184 additions and 1,894 deletions.
3 changes: 0 additions & 3 deletions Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,9 +224,6 @@ tasks:
- task dev:cli -- drush user:create patron --password="test"
- task dev:cli -- drush user:role:add 'patron' patron

- task dev:cli -- drush user:create graphql_consumer --password="test"
- task dev:cli -- drush user:role:add 'graphql_consumer' graphql_consumer

dev:import-profile-translations:
desc: Import our custom profile translations. This is done automatically on deploy.
cmds:
Expand Down
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,6 @@
"drupal/gin": "^3.0@RC",
"drupal/gin_login": "^2.1",
"drupal/gin_toolbar": "^1.0@RC",
"drupal/graphql": "^4.9",
"drupal/graphql_compose": "^2.2",
"drupal/handy_cache_tags": "^1.4",
"drupal/health_check": "^3.1",
"drupal/honeypot": "^2.1",
Expand All @@ -143,7 +141,6 @@
"drupal/metatag": "^2.0",
"drupal/multiple_fields_remove_button": "^2.2",
"drupal/multivalue_form_element": "^1.0@beta",
"drupal/next": "^1.6",
"drupal/openapi": "^2.1",
"drupal/openapi_rest": "^2.0@RC",
"drupal/openapi_ui_swagger": "^1.0",
Expand Down
Loading

0 comments on commit 1233335

Please sign in to comment.