drupal-graphql / drupal-graphql/graphql

unable to enable graphql_examples in 4. results in white screen and error log.

Open
#1,281 0 comments 0 reactions 0 assignees View on GitHub
4.x bug documentation
Dominant language
PHP
Stars
287
Forks
198
PR merge metrics
No merged PRs in 30d

Description

I tried installing graphql extensions in version 4. It appears to be reliant on graphql_core which is not persent in version 4 of the module.

versions im using:

```
Machine name: graphql
Version: 8.x-4.3
Requires: Typed Data
Required by: GraphQL composable exampleGraphQL examples (disabled)

Machine name: graphql_composable
Version: 8.x-4.3
Requires: GraphQLTyped DataNodeTextFieldFilterUserSystem

Machine name: graphql_examples
Version: 8.x-4.3
Requires: GraphQLTyped DataNodeTextFieldFilterUserSystem
```

error generating trying to enable graphql_examples:

```
php
Thursday, June 16, 2022 - 12:37
user1
http://cms.syntapse.co.uk/admin/modules
https://cms.syntapse.co.uk/admin/modules
Drupal\Core\Extension\Exception\UnknownExtensionException: The module graphql_core does not exist. in Drupal\Core\Extension\ExtensionList->getPathname() (line 522 of /var/www/html/web/core/lib/Drupal/Core/Extension/ExtensionList.php).
Error
172.28.2.1


Type php
Date Thursday, June 16, 2022 - 12:37
User [user1](https://cms.syntapse.co.uk/user/1)
Location http://cms.syntapse.co.uk/admin/modules
Referrer https://cms.syntapse.co.uk/admin/modules
Message Drupal\Core\Extension\Exception\UnknownExtensionException: The module graphql_core does not exist. in Drupal\Core\Extension\ExtensionList->getPathname() (line 522 of /var/www/html/web/core/lib/Drupal/Core/Extension/ExtensionList.php).
Severity Error
Hostname 172.28.2.1
Operations
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.