railt/graphql

View on GitHub
src/Compiler/Command/Build/BuildInputFieldDefinitionCommand.php

Summary

Maintainability
A
1 hr
Test Coverage

Method exec has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function exec(): void
    {
        $this->assertInputFieldNotDefined();

        /** @var InputTypeInterface $type */
Severity: Minor
Found in src/Compiler/Command/Build/BuildInputFieldDefinitionCommand.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status