You are here

protected property HttpRequestTrait::$server in GraphQL 8.4

The default server.

Type: \Drupal\graphql\Entity\Server

File

tests/src/Traits/HttpRequestTrait.php, line 19

Class

HttpRequestTrait
Test trait for the GraphQL HTTP interface.

Namespace

Drupal\Tests\graphql\Traits

Code

protected $server;