diff --git a/src/InputField.php b/src/InputField.php index c290175b35..fdd58a7116 100644 --- a/src/InputField.php +++ b/src/InputField.php @@ -22,8 +22,6 @@ /** * A GraphQL input field that maps to a PHP method automatically. * - * @internal - * * @phpstan-import-type InputObjectFieldConfig from InputObjectField * @phpstan-import-type ArgumentType from InputObjectField */