You are here

protected property MockingTrait::$schema in GraphQL 8.4

Type: \PHPUnit\Framework\MockObject\MockObject|\Drupal\graphql\Plugin\SchemaPluginInterface

File

tests/src/Traits/MockingTrait.php, line 34

Class

MockingTrait
Contains helpers for setting up mock servers and schemas for testing.

Namespace

Drupal\Tests\graphql\Traits

Code

protected $schema;