massive custom modules and themes D11 compatibility
This commit is contained in:
@@ -2,7 +2,7 @@ name: Materio GraphQL
|
||||
type: module
|
||||
description: 'Materio GraphQL schema.'
|
||||
package: Materio
|
||||
core_version_requirement: ^8.8 || ^9.2 || ^10.2
|
||||
core_version_requirement: ^8.8 || ^9.2 || ^10.2 || ^11
|
||||
dependencies:
|
||||
- graphql:graphql
|
||||
- node:node
|
||||
|
||||
-1
@@ -6,7 +6,6 @@ use Drupal\graphql\GraphQL\ResolverBuilder;
|
||||
use Drupal\graphql\GraphQL\ResolverRegistryInterface;
|
||||
use Drupal\graphql\GraphQL\Response\ResponseInterface;
|
||||
use Drupal\graphql\Plugin\GraphQL\SchemaExtension\SdlSchemaExtensionPluginBase;
|
||||
use Drupal\materio_graphql\GraphQL\Response\MaterioResponse;
|
||||
use Drupal\Core\Url;
|
||||
// use CommerceGuys\Addressing\Country\CountryRepository;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
|
||||
Reference in New Issue
Block a user