`new Relay([])->handle($request);` results in ` Uncaught Error: Function name must be a string` https://github.com/relayphp/Relay.Relay/blob/2.x/src/Runner.php#L31 `$entry` becomes `false`
new Relay([])->handle($request);results in
Uncaught Error: Function name must be a stringhttps://github.com/relayphp/Relay.Relay/blob/2.x/src/Runner.php#L31
$entrybecomesfalse