You are here

public property GraphQLType::$unions in GraphQL 8.3

The list of union types containing this type.

Type: array

File

src/Annotation/GraphQLType.php, line 31

Class

GraphQLType
Annotation for GraphQL type plugins.

Namespace

Drupal\graphql\Annotation

Code

public $unions = [];