You are here

public function SchemaPluginInterface::getServer in GraphQL 8.3

Return value

mixed

1 method overrides SchemaPluginInterface::getServer()
SchemaPluginBase::getServer in src/Plugin/GraphQL/Schemas/SchemaPluginBase.php

File

src/Plugin/SchemaPluginInterface.php, line 28

Class

SchemaPluginInterface

Namespace

Drupal\graphql\Plugin

Code

public function getServer();