railt/graphql

View on GitHub
src/Compiler/Command/Build/BuildFieldDefinitionCommand.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->assertFieldNotDefined();

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

    There are no issues that match your filters.

    Category
    Status