The method getValue() does not exist on Digia\GraphQL\Language\Node\ValueNodeInterface. It seems like you code against a sub-type of said class. However, the method does not exist in Digia\GraphQL\Language\Node\VariableNode or Digia\GraphQL\Language\Node\ListValueNode or Digia\GraphQL\Language\Node\NullValueNode or Digia\GraphQL\Language\Node\ObjectValueNode. Are you sure you never get one of those?
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation