railt/graphql

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

Summary

Maintainability
A
1 hr
Test Coverage

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

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

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

    There are no issues that match your filters.

    Category
    Status