You are here

public property GraphQLInputType::$fields in GraphQL 8.3

List of input fields.

Type: array

File

src/Annotation/GraphQLInputType.php, line 22

Class

GraphQLInputType
Annotation for GraphQL input type plugins.

Namespace

Drupal\graphql\Annotation

Code

public $fields = [];